Blu3train
c878777e16
IMS script (Jellyfish) engine hooks
2023-10-24 18:22:07 +02:00
Blu3train
0bc23ba2c7
update ShinaRio 2.50+
2023-04-24 14:28:49 -04:00
Akash Mozumdar
60a5d74eda
improve config loading and prevent crashes
2023-04-21 16:49:22 -04:00
Akash Mozumdar
4cebe9462f
insane hack to work around false positive in SearchForText
2023-04-21 16:41:00 -04:00
Akash Mozumdar
72ad51f039
tighten abel detection
2022-08-09 00:02:27 -04:00
Akash Mozumdar
39fcfaf644
restore shinario hook
2022-08-08 23:13:51 -04:00
k1mlka
49133974b3
add hook artemis3
2022-01-01 22:05:34 -07:00
Akash Mozumdar
44c8e4f94c
be more careful inserting waffle
2022-01-01 21:29:13 -07:00
Akash Mozumdar
b3b665fb65
fix debug build
2021-11-08 07:07:34 -07:00
Akash Mozumdar
17b5884149
add basic upstream upgrades
2021-11-08 06:41:28 -07:00
Akash Mozumdar
e83579ed7c
hopefully remove dependency on vcredist for good
2021-11-07 05:54:34 -07:00
Akash Mozumdar
ca93120442
better search in old horkeye
2021-09-06 02:03:22 -06:00
Akash Mozumdar
f8874bf8a0
add rpg maker mz hook
2021-06-30 20:59:07 -06:00
Akash Mozumdar
9f8e523ce3
(hopefully) improved renpy hook
2021-06-05 02:30:34 -06:00
Akash Mozumdar
b4aa113fac
turn off repetiton filter by default, use google by default, increase max hook count, replace regex with capture
2021-06-05 01:48:10 -06:00
Akash Mozumdar
1782292662
fix wrong output for non utf text
2021-04-28 21:02:31 -06:00
Akash Mozumdar
3c33d11d80
fix function finding (restore to ithvnr) - should fix system40 and rugp2 hooks
2021-04-28 21:01:28 -06:00
Akash Mozumdar
1bab6956a8
improve renpy detection
2021-03-08 08:41:50 -07:00
Akash Mozumdar
acc85f3a86
minor improvements
2021-03-08 08:41:34 -07:00
Akash Mozumdar
54a285b53b
improve hook search ux
2021-03-08 08:37:02 -07:00
Akash Mozumdar
a03c939043
fix small bugs
2021-01-30 12:45:37 -07:00
Akash Mozumdar
faa14f8cb9
fix crash (don't use avx instructions)
2021-01-22 09:11:35 -07:00
lgztx96
4219115a40
update waffle hook ( #461 )
...
* update waffle hook
2021-01-16 22:02:46 -07:00
Akash Mozumdar
fc81b17a3c
massive refactor, also fix newline issue and google translate throw and different number formats for process id
2021-01-15 06:07:23 -07:00
k1mlka
29d23935ad
versatile way
2020-12-14 06:26:51 -07:00
k1mlka
3aee03a244
update specific game hook
2020-12-14 06:26:51 -07:00
Akash Mozumdar
8e67827ae6
update anex86 hook
2020-09-09 14:58:19 -06:00
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
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