Akash Mozumdar
|
0f7a648403
|
support hex dump codes
|
2020-01-19 14:23:30 -07:00 |
|
Akash Mozumdar
|
770f219078
|
update ppsspp codes and massively improve performance of hook searching
|
2019-09-10 21:59:59 -04:00 |
|
Akash Mozumdar
|
562c6e1a3a
|
more consistent hook searching ui and fix critical error in searching for text and custom codepage for hook searches
|
2019-08-19 16:15:08 -04:00 |
|
Akash Mozumdar
|
ad20ca360d
|
treat string as full line
|
2019-07-19 01:15:00 +03:00 |
|
Akash Mozumdar
|
a3bb8dcf27
|
small fixes
|
2019-06-29 15:43:26 +05:30 |
|
Akash Mozumdar
|
f87da8aedf
|
add auto attaching and forgetting processes. make settings text consistent. other refactors
|
2019-06-27 12:39:44 +05:30 |
|
Akash Mozumdar
|
50af685d96
|
fix hcode generation for new length fun
|
2019-06-24 19:15:03 -04:00 |
|
Akash Mozumdar
|
140c9057ea
|
account for null terminator in repetition filter
|
2019-06-13 04:08:40 -04:00 |
|
Akash Mozumdar
|
121606af14
|
dont remove null terminator in remove repetition
|
2019-06-09 07:31:45 -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
|
e8607e576d
|
specify null length
|
2019-03-27 23:35:22 -04:00 |
|
Akash Mozumdar
|
a64fa9b3dd
|
reorganize includes
|
2019-02-18 23:12:12 -05:00 |
|
Akash Mozumdar
|
1f5edecbf6
|
attach to command line args
|
2019-02-18 22:39:04 -05:00 |
|
Akash Mozumdar
|
3c7b3d728c
|
remove some other race conditions
|
2019-02-16 00:33:38 -05:00 |
|
Akash Mozumdar
|
4eefafeae9
|
fix clipboard monitor
|
2019-02-13 18:22:07 -05:00 |
|
Akash Mozumdar
|
f1ab7cd208
|
wow, it's like every time i have a chance to allow a buffer overrun, i do so
|
2019-02-13 17:00:44 -05:00 |
|
Akash Mozumdar
|
84bf8c659f
|
fix code generation
|
2019-01-31 12:47:56 -05:00 |
|
Akash Mozumdar
|
c89b05cf42
|
add cli, move exception handlers and code parsers into host
|
2019-01-31 11:41:43 -05:00 |
|
Akash Mozumdar
|
332e5aecaf
|
refactor
|
2019-01-20 09:52:35 -05:00 |
|
Akash Mozumdar
|
0afdafb3d1
|
bunch of refactoring and cleanup
|
2019-01-09 22:35:01 -05:00 |
|
Akash Mozumdar
|
1c391e3a4b
|
small refactor. rename and extract exception handling
|
2018-12-22 13:05:01 -05:00 |
|
Akash Mozumdar
|
f184654883
|
fix file ends
|
2018-12-18 16:55:07 -05:00 |
|
Akash Mozumdar
|
efa8d26ada
|
holy shit you can overload operator-> to do WHAT??
|
2018-11-27 15:54:04 -05:00 |
|
Akash Mozumdar
|
c50e2992bf
|
make StringToWideString pure
|
2018-11-25 16:23:41 -05:00 |
|
Akash Mozumdar
|
c105f6700f
|
extract repetition filter
|
2018-11-22 16:02:45 -05:00 |
|
Akash Mozumdar
|
b80f795143
|
extract utility functions. specify deleted constructors. other misc fixes
|
2018-11-22 15:53:32 -05:00 |
|