Commit Graph

26 Commits

Author SHA1 Message Date
Blu3train
1a9ec0f38e Added improvements in the x64 version of texthook already present in x86 2023-12-17 18:09:15 +01:00
Akash Mozumdar
4cebe9462f insane hack to work around false positive in SearchForText 2023-04-21 16:41:00 -04:00
Akash Mozumdar
e83579ed7c hopefully remove dependency on vcredist for good 2021-11-07 05:54:34 -07:00
Akash Mozumdar
1782292662 fix wrong output for non utf text 2021-04-28 21:02:31 -06: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
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
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
b0eeca5b36 no more auto removing read hooks 2020-02-12 00:30:01 -07:00
Akash Mozumdar
1300f3c540 more documentation 2020-02-01 19:01:37 -07:00
Akash Mozumdar
415ceb4694 optimize performance 2019-10-03 16:00:19 -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
cc543a682c fix rcode disconnecting and hcode crashing on removal 2019-09-30 08:32:56 -04:00
Akash Mozumdar
f7c2641d58 improve x64 mono 2019-06-18 04:48:48 -04:00
Akash Mozumdar
c915432763 add mono x64 support 2019-06-18 00:41:39 -04:00
Akash Mozumdar
ef90382bbb fixed hookstrlen seeing ascii char+unicode space as null terminator 2019-06-16 15:24:28 -04:00
Akash Mozumdar
64eee8f049 scrap that dumb idea 2019-06-10 15:06:43 -04:00
Akash Mozumdar
c808e7594d (re)add remove hooks feature skeleton 2019-06-10 01:49:11 -04:00
Akash Mozumdar
5e27de842b added string offsets to hook codes and searches, fixed stack alignment bug, fixed inaccurate documentation on x64 registers, fixed bug with search signature cache, imrpvoed hook search string detection 2019-06-09 00:48:30 -04:00
Akash Mozumdar
6975145db9 OBOE fix 2019-05-31 14:29:56 -04:00
Akash Mozumdar
aa3b9ee14f fix nulls not being reset 2019-05-11 08:25:04 -04:00
Akash Mozumdar
e8607e576d specify null length 2019-03-27 23:35:22 -04:00
Akash Mozumdar
21fd3e1d59 rename 2019-03-13 11:54:19 -04:00