Commit Graph

9 Commits

Author SHA1 Message Date
mr.exodia bfa7ce00cd - fixed DumpProcessExW (fix provided by Aguila at Tuts4you)
- updated TitanEngine.h (this should be used from within your projects)
- some formatting
2013-10-11 14:31:20 +02:00
mr.exodia a01ade8de2 - fixed many bug with memory breakpoints
- added memory breakpoint on execute
- moved binary output directories
- updated codeblocks project
- fixed memory breakpoint reset
2013-08-26 21:53:40 +02:00
mr.exodia 0802cd008b a 2013-08-26 15:16:08 +02:00
mr.exodia 89558df3db - fixed bugs with VirtualProtectEx (incorrect protection was restored) 2013-08-26 15:15:40 +02:00
mr.exodia f39b2a5d6b - changed hardware breakpoint callback 2013-08-26 03:35:12 +02:00
mr.exodia 74b1bb7963 - fixed bug in SetBPX, where the found breakpoint type wasn't checked 2013-08-26 02:56:59 +02:00
mr.exodia 425107b86e - changed calling convention
- added lib2a.bat (for MingW static library file)
2013-08-26 01:23:50 +02:00
mr.exodia 818ac8a7b1 - added UE_HARDWARE_SIZE_8 (for x64)
- fixed bug in EngineGlobalAPIHandler
- added TitanEngine.h
2013-08-26 00:31:54 +02:00
mr.exodia c217fc31b6 first commit 2013-08-25 17:13:57 +02:00