Go to file
Duncan Ogilvie 3db7179373
Merge pull request #26 from micronn/fix-membpx-pageboundary
Fix memory breakpoints when an access spans an extra page
2025-08-17 20:28:06 +02:00
SDK/C Fix crash with AVX-512 on 32-bit 2025-07-04 17:17:01 +02:00
TitanEngine Merge pull request #26 from micronn/fix-membpx-pageboundary 2025-08-17 20:28:06 +02:00
TitanEngineLoaders/LibraryLoader sign LibraryLoader executables 2018-10-31 00:13:20 +01:00
hooks Update AStyle formatting tools 2021-11-15 02:57:33 +01:00
scylla_wrapper_dll@4f7892b43d Switch to the v141_xp toolset for XP support 2022-10-07 12:19:13 +02:00
.gitignore Prepare for release 2025-07-04 17:20:04 +02:00
.gitmodules Build scylla_wrapper_dll from source 2017-10-24 00:43:15 +02:00
LICENSE added LGPLv3 license 2014-07-01 16:59:33 +02:00
TitanEngine.sln Build scylla_wrapper_dll from source 2017-10-24 00:43:15 +02:00
format.bat Update AStyle formatting tools 2021-11-15 02:57:33 +01:00
install.bat added pre-commit autoformat (run install.bat after cloning) 2014-08-16 20:15:19 +02:00
readme.txt fixed EstimatedSize() to work with scylla 2014-01-20 17:29:24 +01:00
release.bat Prepare for release 2025-07-04 17:20:04 +02:00

readme.txt

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 improvements

NOTE: 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/