Commit Graph

65 Commits

Author SHA1 Message Date
Akash Mozumdar
b4303e4d4d refactor and add error handling 2020-08-12 03:31:46 -06:00
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
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
e14c9b6a09 fix v8 hook x64 2020-02-11 23:35:23 -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
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
06d5242842 better? ponscripter detection 2019-10-07 01:01:47 -04:00
Akash Mozumdar
1a17043924 forgot to remove that 2019-10-02 05:19:20 -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
268da6e41a palfontdrawtext hook 2019-09-26 07:06:32 -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
770f219078 update ppsspp codes and massively improve performance of hook searching 2019-09-10 21:59:59 -04:00
Akash Mozumdar
3794afc7c4 fix not recognizing mono-2.0-bdwgc 2019-09-03 08:41:08 -04:00
Akash Mozumdar
590c08e8d0 more consistent Light.vn hook 2019-08-29 13:09:31 -04:00
Akash Mozumdar
3f004554f8 *.int files are too common 2019-08-19 16:00:38 -04:00
Akash Mozumdar
e4c74a55fe Light.vn hook 2019-08-12 06:13:45 -04:00
Akash Mozumdar
594198c921 treat unity as full string 2019-08-09 22:38:07 -04:00
Akash Mozumdar
8f6595e869 small fixes 2019-08-06 11:54:10 -04:00
Akash Mozumdar
29367928c3 fix finding js hook 2019-08-06 11:53:38 -04:00
Akash Mozumdar
fe9c9435c5 more reliable shinario hook 2019-07-29 01:50:20 -04:00
Akash Mozumdar
79cd50ade7 fix for pensil 2019-07-20 16:51:00 -04:00
Akash Mozumdar
b098a05a23 dialog for hook results and customize max result count 2019-07-16 21:55:40 +05:30
Akash Mozumdar
f56e9ff07c seems sysallocstringbytelen is used mostly with null 2019-07-13 17:47:35 +05:30
Akash Mozumdar
447400980e fuck errors 2019-06-29 12:09:34 +05:30
Akash Mozumdar
68c65bbea6 x64 v8/javascript/tyranobuilder hook 2019-06-27 12:41:15 +05:30
Akash Mozumdar
f7c2641d58 improve x64 mono 2019-06-18 04:48:48 -04:00