This website requires JavaScript.
Explore
Help
Sign In
chenx221
/
Textractor_test
Watch
1
Star
0
Fork
0
You've already forked Textractor_test
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
440474d2ee
Textractor_test
/
GUI
/
host
History
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
..
cli.cpp
CLI: add code information when outputing
2019-02-07 21:11:41 +08:00
CMakeLists.txt
add cli, move exception handlers and code parsers into host
2019-01-31 11:41:43 -05:00
exception.cpp
better exception logging
2019-02-18 22:17:56 -05:00
host.cpp
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
host.h
add find hooks feture + some cleanup
2019-06-02 21:35:47 -04:00
textthread.cpp
after further testing, ThreadSafe<std::deque> seems to be the fastest and most reliable
2019-06-04 15:21:04 -04:00
textthread.h
optimize
2019-06-04 23:12:45 -04:00
util.cpp
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
util.h
attach to command line args
2019-02-18 22:39:04 -05:00