GleeBug/GleeBug
Duncan Ogilvie 37b6606d58 Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14 2023-07-08 14:37:23 +02:00
..
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 remove useless dll housekeeping 2017-12-28 21:06:21 +01: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 Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14 2023-07-08 14:37:23 +02: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 Improve the DisableAslr functionality 2022-09-10 00:55:19 +02:00
Debugger.NativeAttach.h Implement UE_ENGINE_DISABLE_ASLR 2022-09-10 00:07:34 +02:00
Debugger.Process.Breakpoint.cpp Fix incorrect type 2022-06-22 01:08:33 +08:00
Debugger.Process.Memory.cpp AStyle format 2022-06-19 19:12:44 +08:00
Debugger.Process.cpp Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14 2023-07-08 14:37:23 +02:00
Debugger.Process.h Port the fixes from https://github.com/x64dbg/TitanEngine/pull/14 2023-07-08 14:37:23 +02:00
Debugger.Thread.HardwareBreakpoint.cpp AStyle format 2022-06-19 19:12:44 +08: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 Relocate the image correctly with DisableAslr 2022-09-11 15:52:00 +02:00
Debugger.h Improve the DisableAslr functionality 2022-09-10 00:55:19 +02:00
GleeBug.h initial GleeBug implementation ready 2017-05-23 23:02:04 +02:00
GleeBug.vcxproj Switch to an amalgamated Zydis 4.0.0 2023-07-08 14:12:28 +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 AStyle format 2022-06-19 19:12:44 +08:00
Static.Pe.h added rva <-> offset conversion functions 2016-02-09 13:30:47 +01:00
Static.Region.h AStyle format 2022-06-19 19:12:44 +08:00
ntdll.h Implement UE_ENGINE_DISABLE_ASLR 2022-09-10 00:07:34 +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