| .. |
|
Global.Breakpoints.cpp
|
fix: ensure write-only breakpoints trigger on Copy-on-Write pages
|
2026-03-28 12:03:17 +00:00 |
|
Global.Breakpoints.h
|
track deleted breakpoints to handle stale events safely
|
2026-01-10 12:36:40 +00:00 |
|
Global.Debugger.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.Debugger.h
|
Workaround for a bug in the kernel with x64 emulation on ARM
|
2022-08-10 18:49:36 +02:00 |
|
Global.Engine.Context.cpp
|
Switch to the v141_xp toolset for XP support
|
2022-10-07 12:19:13 +02:00 |
|
Global.Engine.Context.h
|
performance improvement in GetContextDataEx
|
2016-09-03 05:45:11 +02:00 |
|
Global.Engine.GUI.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Engine.GUI.h
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Engine.Hash.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Engine.Hash.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Engine.Hider.cpp
|
Code formatting
|
2026-04-13 11:41:19 +02:00 |
|
Global.Engine.Hider.h
|
- removed some useless defines
|
2014-03-04 21:31:04 +01:00 |
|
Global.Engine.Hook.cpp
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Engine.Hook.h
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Engine.Importer.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Engine.Importer.h
|
- fixed EngineGetModuleBaseRemote (tested&working)
|
2014-03-12 12:51:22 +01:00 |
|
Global.Engine.Simplification.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Engine.Simplification.h
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Engine.Threading.cpp
|
removed useless unlock/relock sequences (CriticalSection objects can be called recursively without problems from the same thread)
|
2014-12-23 00:19:11 +01:00 |
|
Global.Engine.Threading.h
|
Fix 'MemoryReadSafe' not restoring original memory protection correctly
|
2023-10-20 20:57:14 +07:00 |
|
Global.Engine.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.Engine.h
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.Garbage.cpp
|
Delete a bunch of unused functionality
|
2023-03-04 01:38:22 +01:00 |
|
Global.Garbage.h
|
Delete a bunch of unused functionality
|
2023-03-04 01:38:22 +01:00 |
|
Global.Handle.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Handle.h
|
- baby steps in better TitanEngine code
|
2014-02-19 17:52:38 +01:00 |
|
Global.Helper.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Helper.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
Global.Injector.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.Injector.h
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Librarian.cpp
|
- TitanEngine.Debugger now uses dynamic lists
|
2014-03-05 19:57:49 +01:00 |
|
Global.Librarian.h
|
- TitanEngine.Debugger now uses dynamic lists
|
2014-03-05 19:57:49 +01:00 |
|
Global.Mapping.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.Mapping.h
|
Add UE_ENGINE_DISABLE_ASLR to remap the debuggee image without ASLR
|
2021-11-15 02:56:34 +01:00 |
|
Global.OEPFinder.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
Global.OEPFinder.h
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |
|
Global.Realigner.cpp
|
- more separations
|
2014-03-03 20:20:55 +01:00 |
|
Global.Realigner.h
|
- more separations
|
2014-03-03 20:20:55 +01:00 |
|
Global.TLS.cpp
|
- rewrote TitanEngine.TLS (resolved issue #38) (tested&working partially on x32)
|
2014-03-18 22:38:26 +01:00 |
|
Global.TLS.h
|
- rewrote TitanEngine.TLS (resolved issue #38) (tested&working partially on x32)
|
2014-03-18 22:38:26 +01:00 |
|
Global.Threader.cpp
|
- formatting lol
|
2014-03-05 17:49:27 +01:00 |
|
Global.Threader.h
|
- formatting lol
|
2014-03-05 17:49:27 +01:00 |
|
LOGO.bmp
|
first commit
|
2013-08-25 17:13:57 +02:00 |
|
LzmaDec.cpp
|
AStyle formatting
|
2021-11-15 02:57:37 +01:00 |
|
LzmaDec.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
LzmaTypes.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
MAINICON.ico
|
- fixed a small bug in the GUI, taskbar entry should now also have an icon
|
2014-03-12 00:07:01 +01:00 |
|
TitanEngine.Breakpoints.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Debugger.Context.cpp
|
Fix formatting
|
2025-08-18 03:29:50 +02:00 |
|
TitanEngine.Debugger.Control.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Debugger.Data.cpp
|
GetProcessInformation -> TitanGetProcessInformation + GetStartupInformation -> TitanGetStartupInformation (windows 8 SDK contains GetProcessInformation already)
|
2014-07-10 13:02:47 +02:00 |
|
TitanEngine.Debugger.DebugLoop.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Debugger.Helper.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Debugger.Memory.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Debugger.cpp
|
Code formatting
|
2026-04-13 11:41:19 +02:00 |
|
TitanEngine.Disassembler.cpp
|
removed certain checks for performance improvement (x64dbg only)
|
2016-06-04 20:23:17 +02:00 |
|
TitanEngine.Dumper.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Engine.Simplification.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Engine.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Exporter.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Handler.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Hider.cpp
|
fixed WOW64 PEB address retrival on Windows 10
|
2017-06-06 21:35:54 +02:00 |
|
TitanEngine.Hooks.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Importer.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Injector.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Librarian.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.OEPFinder.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.PE.Convert.cpp
|
fixed some bugs with RVA -> Offset conversion (appears to be working fine for standard exes now)
|
2016-04-22 21:04:38 +02:00 |
|
TitanEngine.PE.Data.cpp
|
Add UE_ENGINE_DISABLE_ASLR to remap the debuggee image without ASLR
|
2021-11-15 02:56:34 +01:00 |
|
TitanEngine.PE.Fixer.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.PE.Overlay.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
TitanEngine.PE.Section.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.PE.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Process.cpp
|
enable debug privilege when calling OpenThread too (closes pull request #11)
|
2017-01-07 16:54:12 +01:00 |
|
TitanEngine.Realigner.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Relocator.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Resourcer.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Static.cpp
|
Code formatting
|
2026-04-13 11:41:19 +02:00 |
|
TitanEngine.TLS.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.Threader.cpp
|
Add CMake project
|
2026-04-12 15:11:17 +02:00 |
|
TitanEngine.Tracer.cpp
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
TitanEngine.TranslateName.cpp
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
TitanEngine.cpp
|
Delete a bunch of unused functionality
|
2023-03-04 01:38:22 +01:00 |
|
TitanEngine.def
|
Delete a bunch of unused functionality
|
2023-03-04 01:38:22 +01:00 |
|
TitanEngine.rc
|
Switch to the v141_xp toolset for XP support
|
2022-10-07 12:19:13 +02:00 |
|
TitanEngine.vcxproj
|
Add CMake project
|
2026-04-12 15:11:17 +02:00 |
|
TitanEngine.vcxproj.filters
|
Add CMake project
|
2026-04-12 15:11:17 +02:00 |
|
TitanEngine.workspace
|
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 |
|
aplib.h
|
Vendor distorm and scylla_wrapper
|
2026-04-12 13:49:25 +02:00 |
|
definitions.h
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
manifest.xml
|
- added manifests to make the GUIs look normal on WinXP+
|
2014-03-13 14:10:07 +01:00 |
|
ntdll.h
|
Vendor distorm and scylla_wrapper
|
2026-04-12 13:49:25 +02:00 |
|
ntdll_x64.lib
|
Update ntdll.h and import libraries (see https://github.com/x64dbg/x64dbg/pull/1620)
|
2017-07-29 00:31:05 +02:00 |
|
ntdll_x86.lib
|
Update ntdll.h and import libraries (see https://github.com/x64dbg/x64dbg/pull/1620)
|
2017-07-29 00:31:05 +02:00 |
|
resource.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |
|
stdafx.cpp
|
- better solution configuration (build everything + dependencies)
|
2014-03-13 11:43:03 +01:00 |
|
stdafx.h
|
Make everything standards-compliant
|
2026-04-12 17:38:04 +02:00 |
|
targetver.h
|
massive formatting
|
2014-08-05 01:04:23 +02:00 |