Commit Graph

118 Commits

Author SHA1 Message Date
Jazzinghen
39b0882bbf Look for start of function with memory functions 2020-08-12 03:31:46 -06:00
Jazzinghen
79058c6811 Added Database extractor hook 2020-08-12 03:31:46 -06:00
Jazzinghen
681fc5b628 Updated search code to look for less memory 2020-08-12 03:31:46 -06:00
Jazzinghen
cc7d02d8a1 Removed useless import that I used for debugging 2020-08-12 03:31:46 -06:00
Jazzinghen
409ad121ae Removed debug message 2020-08-12 03:31:46 -06:00
Jazzinghen
ae35f82199 Completed the hook. 2020-08-12 03:31:46 -06:00
Jazzinghen
51b217169e Finally have something that runs and crashes.
This thing is pointing at a wrong memory location due to the fact that
there's another function that STARTS THE SAME.

I'll use another method to do this.
2020-08-12 03:31:46 -06:00
Jazzinghen
261da66d74 Adding TokyoNecro matching function 2020-08-12 03:31:46 -06:00
Akash Mozumdar
341b6915c8 steal some hooks for willplus and waffle 2020-08-12 02:18:39 -06:00
Akash Mozumdar
9c006bce17 ignore default config file 2020-08-12 01:41:13 -06:00
Akash Mozumdar
d1887db2a5 use precompiled headers 2020-04-18 19:04:07 -06:00
Akash Mozumdar
bb0df71da2 suppress mono_* when configured 2020-03-26 03:13:21 -06:00
Akash Mozumdar
af2ba72f39 fix stack overflow 2020-03-23 19:37:11 -06:00
Akash Mozumdar
bc01179626 multiple mono hooks and fix crash 2020-03-17 13:53:46 -06:00
Akash Mozumdar
2be920c50e cleaner output for mono 2020-03-05 02:19:04 -07:00
Akash Mozumdar
3ff31e0ac6 reorganize config files 2020-03-05 01:51:36 -07:00
Akash Mozumdar
47836f20f3 oops, spdefault uses address bounds 2020-03-01 06:04:22 -07:00
Akash Mozumdar
360254d5bf pcsx2 search 2020-03-01 05:42:34 -07:00
Akash Mozumdar
b7978ff512 detect precompiled unity 2020-03-01 04:56:20 -07:00
Akash Mozumdar
0d4af5c140 fix tinkerbell and add getstringtype and foldstring 2020-02-29 18:32:58 -07:00
Akash Mozumdar
c2725e8518 add BOM 2020-02-28 03:17:41 -07:00
Akash Mozumdar
c8853a1af8 dont remove mono if flooding, instead use config file for which hook to insert 2020-02-27 04:26:01 -07:00
Akash Mozumdar
b0eeca5b36 no more auto removing read hooks 2020-02-12 00:30:01 -07:00
Akash Mozumdar
e14c9b6a09 fix v8 hook x64 2020-02-11 23:35:23 -07:00
Akash Mozumdar
666b0a49c0 tiny fixes 2020-02-11 23:34:03 -07:00
Akash Mozumdar
1300f3c540 more documentation 2020-02-01 19:01:37 -07:00
Akash Mozumdar
a8202893e3 auto search relevant modules 2020-01-19 04:15:02 -07:00
Akash Mozumdar
622a7214f3 better renpy hook 2020-01-16 17:48:31 -07:00
Akash Mozumdar
8e719b2964 readd sum cache, it is useful 2020-01-12 02:22:39 -07:00
Akash Mozumdar
cbd5b01385 more hook search instructions 2019-12-29 09:12:34 -05:00
Akash Mozumdar
7b3136dcc7 no clue why that was commented out 2019-12-29 08:58:06 -05:00
Akash Mozumdar
aeb0cafb15 new cotopha hook 2019-11-23 12:44:26 -05:00
Akash Mozumdar
b7b9a315c4 use lstrlen for atelier 2019-11-21 20:12:36 -05:00
Akash Mozumdar
3db37ac450 limit hook searches to a named module, also make 0 CCs default for x86 due to perf/stability improvements 2019-11-10 14:13:54 -05:00
Akash Mozumdar
06d5242842 better? ponscripter detection 2019-10-07 01:01:47 -04:00
Akash Mozumdar
415ceb4694 optimize performance 2019-10-03 16:00:19 -04:00
Akash Mozumdar
1a17043924 forgot to remove that 2019-10-02 05:19:20 -04:00
Akash Mozumdar
0f2bbaace3 seems that's safe 2019-10-02 05:18:34 -04:00
Akash Mozumdar
b685bfc780 nope, can't order it that way 2019-09-30 08:51:34 -04:00
Akash Mozumdar
8b345a4377 fix mono perf issues (hopefully) 2019-09-30 08:45:01 -04:00
Akash Mozumdar
17aa20109f ponscripter hook 2019-09-30 08:34:07 -04:00
Akash Mozumdar
cc543a682c fix rcode disconnecting and hcode crashing on removal 2019-09-30 08:32:56 -04:00
Akash Mozumdar
268da6e41a palfontdrawtext hook 2019-09-26 07:06:32 -04:00
Akash Mozumdar
1aa381dff3 correct order 2019-09-16 17:19:54 -04:00
Akash Mozumdar
46c4f163ba better tanuki detection 2019-09-15 12:58:15 -04:00
Akash Mozumdar
f7f6b18ad2 use better cache size and recover malloc fails 2019-09-15 12:57:26 -04:00
Akash Mozumdar
ab916126b9 make items larger 2019-09-12 16:12:30 -04:00
Akash Mozumdar
770f219078 update ppsspp codes and massively improve performance of hook searching 2019-09-10 21:59:59 -04:00
Akash Mozumdar
b7c9f0bfce add dictionary function to extra window, store colors as argb hex, decrease memory usage of replacer 2019-09-05 13:42:30 -04:00
Akash Mozumdar
96f235732c hook search through all exported functions, hook search deeper into stack, fix bug with dlls being loaded next to each other 2019-09-04 12:23:23 -04:00