| .. |
|
Zydis
|
Switch to an amalgamated Zydis 4.0.0
|
2023-07-08 14:12:28 +02:00 |
|
Debugger.Breakpoint.h
|
some small fixes + remove BreakpointInfo.enabled
|
2017-02-24 18:25:47 +01:00 |
|
Debugger.Dll.cpp
|
added some info to Dll and Process
|
2016-02-15 20:28:49 +01:00 |
|
Debugger.Dll.h
|
added some info to Dll and Process
|
2016-02-15 20:28:49 +01:00 |
|
Debugger.Global.h
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
Debugger.Loop.DebugString.cpp
|
renaming fest continued (and probably finished)
|
2015-12-29 15:58:51 +01:00 |
|
Debugger.Loop.Dll.cpp
|
the code to determine dep should be placed in LOAD_DLL_DEBUG_EVENT
|
2022-07-21 01:35:35 +08:00 |
|
Debugger.Loop.Exception.cpp
|
use unordered_map instead of vector
|
2026-01-09 19:22:00 +00:00 |
|
Debugger.Loop.Process.cpp
|
Solving "What happens if you hit a breakpoint before a system breakpoint"
|
2022-07-03 21:53:09 +08:00 |
|
Debugger.Loop.Rip.cpp
|
renaming fest continued (and probably finished)
|
2015-12-29 15:58:51 +01:00 |
|
Debugger.Loop.Thread.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Debugger.Loop.Unknown.cpp
|
renaming fest continued (and probably finished)
|
2015-12-29 15:58:51 +01:00 |
|
Debugger.Loop.cpp
|
track deleted breakpoints to handle stale events safely
|
2026-01-09 19:08:26 +00:00 |
|
Debugger.NativeAttach.h
|
Implement UE_ENGINE_DISABLE_ASLR
|
2022-09-10 00:07:34 +02:00 |
|
Debugger.Process.Breakpoint.cpp
|
fix: ensure write-only breakpoints trigger on Copy-on-Write pages
|
2026-03-28 18:32:06 +00:00 |
|
Debugger.Process.Memory.cpp
|
fix software breakpoint handling issues
|
2026-01-05 15:18:30 +00:00 |
|
Debugger.Process.cpp
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
Debugger.Process.h
|
use unordered_map instead of vector
|
2026-01-09 19:22:00 +00:00 |
|
Debugger.Thread.HardwareBreakpoint.cpp
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
Debugger.Thread.Registers.Flag.h
|
renaming fest continued (and probably finished)
|
2015-12-29 15:58:51 +01:00 |
|
Debugger.Thread.Registers.GetSet.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Debugger.Thread.Registers.Register.h
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Debugger.Thread.Registers.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Debugger.Thread.Registers.h
|
Implement all TitanEngine functionality (finally)
|
2018-10-08 20:22:23 +02:00 |
|
Debugger.Thread.cpp
|
Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14
|
2023-07-08 14:37:23 +02:00 |
|
Debugger.Thread.h
|
Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14
|
2023-07-08 14:37:23 +02:00 |
|
Debugger.cpp
|
Respect UE_ENGINE_NO_CONSOLE_WINDOW flag
|
2026-04-13 11:39:20 +02:00 |
|
Debugger.h
|
Respect UE_ENGINE_NO_CONSOLE_WINDOW flag
|
2026-04-13 11:39:20 +02:00 |
|
GleeBug.h
|
initial GleeBug implementation ready
|
2017-05-23 23:02:04 +02:00 |
|
GleeBug.vcxproj
|
Prepare for dependency release
|
2025-07-04 17:09:34 +02:00 |
|
GleeBug.vcxproj.filters
|
Switch to an amalgamated Zydis 4.0.0
|
2023-07-08 14:12:28 +02:00 |
|
Static.BufferFile.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Static.BufferFile.h
|
various small fixes
|
2016-01-05 04:34:15 +01:00 |
|
Static.File.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Static.File.h
|
renaming fest continued (and probably finished)
|
2015-12-29 15:58:51 +01:00 |
|
Static.Global.h
|
renaming fest started...
|
2015-12-29 15:29:53 +01:00 |
|
Static.Pattern.cpp
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Static.Pattern.h
|
more Static.Pattern interface changes + Debugger.Process Mem*Pattern functions should be finished now (untested)
|
2016-01-11 00:23:14 +01:00 |
|
Static.Pe.Section.h
|
AStyle format
|
2022-06-19 19:12:44 +08:00 |
|
Static.Pe.cpp
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
Static.Pe.h
|
added rva <-> offset conversion functions
|
2016-02-09 13:30:47 +01:00 |
|
Static.Region.h
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
ntdll.h
|
Add CMake project
|
2026-04-12 17:38:35 +02:00 |
|
ntdll_x64.lib
|
Implement UE_ENGINE_DISABLE_ASLR
|
2022-09-10 00:07:34 +02:00 |
|
ntdll_x86.lib
|
Implement UE_ENGINE_DISABLE_ASLR
|
2022-09-10 00:07:34 +02:00 |
|
oprintf.h
|
Relocate the image correctly with DisableAslr
|
2022-09-11 15:52:00 +02:00 |
|
stringutils.cpp
|
Improve the DisableAslr functionality
|
2022-09-10 00:55:19 +02:00 |
|
stringutils.h
|
Improve the DisableAslr functionality
|
2022-09-10 00:55:19 +02:00 |