Commit Graph

6 Commits

Author SHA1 Message Date
deepzero 88fcd342ce update gitignore for msvc debug builds 2014-01-15 08:57:53 +01:00
mr.exodia d585941ba9 - fixed a small SDK bug (with UE_MEMORY_EXECUTE)
- fixed a bug with MEMORY_EXECUTE (which was excluded as memory breakpoint type)
- slightly bigger buffer, to avoid undefined output when you directly use the returned char pointer as string
2013-12-02 20:47:38 +01:00
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 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 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 c217fc31b6 first commit 2013-08-25 17:13:57 +02:00