mr.exodia
|
fffbdfac89
|
fixed a bug with type-specific memory breakpoint that were removed even if their type was not triggered
|
2013-11-19 22:07:51 +01:00 |
mr.exodia
|
36eb6d9bc1
|
- fixed hardware breakpoints (DR7 has to be set first on x64)
- completely rewrote the hardware breakpoints engine
- optimize for speed
|
2013-11-18 20:44:22 +01:00 |
mr.exodia
|
964e15ae8c
|
build of fixed IsJumpGoingToExecute
|
2013-10-24 14:17:27 +02:00 |
mr.exodia
|
0a2d5747b6
|
- updated readme (basically it says: LUA, Python and MASM are not tested with these updates)
- re-added UE_HIDE_PEBONLY (thanks to cypherpunk for the report)
|
2013-10-13 23:39:06 +02:00 |
mr.exodia
|
996003476d
|
- resolved issue #2
- resolved issue #3
- added a lot of comments inside the DebugLoop function
|
2013-10-13 21:06:20 +02:00 |
mr.exodia
|
cedd219980
|
resolved issue #1
|
2013-10-13 19:37:30 +02:00 |
mr.exodia
|
3e262f2ef1
|
- fixed c++ headers (thanks to cypher)
- removed kernelbase.dll ignore
|
2013-10-13 18:23:46 +02:00 |
mr.exodia
|
fd1ebea613
|
- various fixes (DMichael)
|
2013-10-13 14:52:41 +02:00 |
mr.exodia
|
14a3692b11
|
- fixed first/second chance exceptions
|
2013-10-12 17:42:00 +02:00 |
mr.exodia
|
8761d815c2
|
- multiple calling conventions supported
- moved stuff to the SDK directory
|
2013-10-12 01:05:46 +02:00 |
mr.exodia
|
e55d6f75cc
|
- updated readme
- fixed 'TypeName' bug (cypher)
|
2013-10-11 15:20:13 +02:00 |
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 |