Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x64dbg/TitanEngine
TitanEngine Community Edition. Debug engine used by x64dbg.
https://github.com/x64dbg/TitanEngine
Last synced: 3 months ago
JSON representation
TitanEngine Community Edition. Debug engine used by x64dbg.
- Host: GitHub
- URL: https://github.com/x64dbg/TitanEngine
- Owner: x64dbg
- License: lgpl-3.0
- Created: 2018-12-28T14:36:55.000Z (almost 6 years ago)
- Default Branch: x64dbg
- Last Pushed: 2024-03-26T23:08:43.000Z (8 months ago)
- Last Synced: 2024-03-27T00:23:38.522Z (8 months ago)
- Language: C++
- Homepage: https://x64dbg.com
- Size: 12.8 MB
- Stars: 342
- Watchers: 25
- Forks: 77
- Open Issues: 3
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
This is a bugfixed & enhanced version of TitanEngine v2.0.3
The following things have been fixed/added (list might be incomplete):
- fixed memory breakpoints in general
- fixed harware breakpoints in general
- only report exceptions that are unhandled by the debugger
- working on x64 (previously there was a structure alignment problem)
- some code commenting
- fixed DumpProcessExW (found/fix provided by Aguila)
- added a callback on the system breakpoint
- added memory breakpoints on execute
- added QWORD hardware breakpoints
- smaller and faster DLL loaders
- supports multiple calling conventions (including the callbacks)
- MinGW import libraries
- fixed exception handling
- Importer functions use Scyllas business logic now, much more accurate
- updated distorm lib to v3, was v1
- countless code improvementsNOTE: LUA, Python, MASM and Delphi might not work correctly
Mainly because their headers havent been adjusted
to these changes. However this is easy. Compare with
C/C++ headers, fix it up and send us.
If you are good with these kinda codes, please help review, do pull-requests,
and criticize what you think can be be improved !You can discuss with us here
http://forum.tuts4you.com/forum/138-titanengine-community-edition/