TitanEngine/TitanEngine
Mr. eXoDia c6744a2602 rewrote GetPE32SectionNumberFromVA 2014-05-09 12:41:46 +02:00
..
Global.Breakpoints.cpp fixed a bug with the breakpoint filters 2014-04-20 18:00:54 +02:00
Global.Breakpoints.h - implemented MemoryWriteSafe 2014-03-10 01:23:05 +01:00
Global.Debugger.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
Global.Debugger.h - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
Global.Engine.Extension.cpp move external includes to stdafx 2014-03-12 02:02:09 +01:00
Global.Engine.Extension.h - better PluginInformation structure (normal callback definitions) 2014-03-11 15:57:17 +01:00
Global.Engine.GUI.cpp - removed titanscript related projects (moved to titanscript-update) 2014-03-14 22:14:08 +01:00
Global.Engine.GUI.h - done moving stuff 2014-03-03 22:53:16 +01:00
Global.Engine.Hash.cpp - more separations 2014-03-03 20:20:55 +01:00
Global.Engine.Hash.h - separated Global.Engine.Hash 2014-03-03 16:51:33 +01:00
Global.Engine.Hider.cpp issue #35 2014-03-14 12:45:28 +01: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 - fixed EngineGetModuleBaseRemote (tested&working) 2014-03-12 12:51:22 +01:00
Global.Engine.Importer.h - fixed EngineGetModuleBaseRemote (tested&working) 2014-03-12 12:51:22 +01:00
Global.Engine.Simplification.cpp - done moving stuff 2014-03-03 22:53:16 +01:00
Global.Engine.Simplification.h - done moving stuff 2014-03-03 22:53:16 +01:00
Global.Engine.Threading.cpp - fixed a massive deadlock when TitanEngine was used in various processes 2014-04-16 20:31:12 +02:00
Global.Engine.Threading.h - added mutex locker thread 2014-03-04 17:14:32 +01:00
Global.Engine.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
Global.Engine.h - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
Global.Garbage.cpp move external includes to stdafx 2014-03-12 02:02:09 +01:00
Global.Garbage.h - done moving stuff 2014-03-03 22:53:16 +01:00
Global.Handle.cpp resolved issue #29 2014-03-12 14:51:13 +01:00
Global.Handle.h - baby steps in better TitanEngine code 2014-02-19 17:52:38 +01:00
Global.Helper.cpp - renamed Helper to Global.Helper 2014-03-08 20:32:11 +01:00
Global.Helper.h - renamed Helper to Global.Helper 2014-03-08 20:32:11 +01:00
Global.Injector.cpp - done moving stuff 2014-03-03 22:53:16 +01: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 - fixed EngineGetModuleBaseRemote (tested&working) 2014-03-12 12:51:22 +01:00
Global.Mapping.h - baby steps in better TitanEngine code 2014-02-19 17:52:38 +01:00
Global.OEPFinder.cpp Merge branch 'dynmem' 2014-03-12 09:41:14 +01: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 - changed calling convention 2013-08-26 01:23:50 +02:00
LzmaDec.h - fixed DumpProcessExW (fix provided by Aguila at Tuts4you) 2013-10-11 14:31:20 +02:00
LzmaTypes.h - fixed DumpProcessExW (fix provided by Aguila at Tuts4you) 2013-10-11 14:31:20 +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 SetBPXOptions supports UE_BREAKPOINT_TYPE_* 2014-03-20 00:22:14 +01:00
TitanEngine.Debugger.Context.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.Debugger.Control.cpp - added StepOut function 2014-03-12 14:49:36 +01:00
TitanEngine.Debugger.Data.cpp added UE_CH_DEBUGEVENT custom handler, removed UE_CH_ALLEVENTS (since it's not usable anyway) 2014-04-22 19:32:58 +02:00
TitanEngine.Debugger.DebugLoop.cpp added UE_CH_DEBUGEVENT custom handler, removed UE_CH_ALLEVENTS (since it's not usable anyway) 2014-04-22 19:32:58 +02:00
TitanEngine.Debugger.Helper.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.Debugger.Memory.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.Debugger.cpp - fixed a massive deadlock when TitanEngine was used in various processes 2014-04-16 20:31:12 +02:00
TitanEngine.Disassembler.cpp - removed titanscript related projects (moved to titanscript-update) 2014-03-14 22:14:08 +01:00
TitanEngine.Dumper.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
TitanEngine.Engine.Simplification.cpp style fixes 2014-03-14 16:17:02 +01:00
TitanEngine.Engine.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
TitanEngine.Exporter.cpp removed _try..._catch blocks that prevented a successfull compilation with DynBuf 2014-03-12 10:38:24 +01:00
TitanEngine.Handler.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
TitanEngine.Hider.cpp drop VirtualAlloc in favor of local variables 2014-03-08 14:44:30 +01:00
TitanEngine.Hooks.cpp fixed enumeration in LibrarianRemoveBreakPoint 2014-03-14 10:56:27 +01:00
TitanEngine.Importer.cpp - fixed EngineSetDebugPrivilege 2014-04-16 17:14:20 +02:00
TitanEngine.Injector.cpp - formatting lol 2014-03-05 17:49:27 +01:00
TitanEngine.Librarian.cpp better loops 2014-03-14 16:40:35 +01:00
TitanEngine.OEPFinder.cpp - removed SetBPXEx (condentional breakpoints are removed now) 2014-03-04 21:07:07 +01:00
TitanEngine.PE.Convert.cpp rewrote GetPE32SectionNumberFromVA 2014-05-09 12:41:46 +02:00
TitanEngine.PE.Data.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.PE.Fixer.cpp - more fixes for issue #8 2014-03-08 20:22:20 +01:00
TitanEngine.PE.Overlay.cpp - formatting 2014-03-12 09:54:13 +01:00
TitanEngine.PE.Section.cpp style fixes 2014-03-14 16:17:02 +01:00
TitanEngine.PE.cpp drop VirtualProtect in favor of a DynamicBuffer 2014-03-08 14:47:04 +01:00
TitanEngine.Process.cpp added export 'TitanOpenProcess' 2014-04-16 19:11:12 +02:00
TitanEngine.Realigner.cpp move external includes to stdafx 2014-03-12 02:02:09 +01:00
TitanEngine.Relocator.cpp fixed enumeration in LibrarianRemoveBreakPoint 2014-03-14 10:56:27 +01:00
TitanEngine.Resourcer.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.Static.cpp style fixes 2014-03-14 16:17:02 +01:00
TitanEngine.TLS.cpp - rewrote TitanEngine.TLS (resolved issue #38) (tested&working partially on x32) 2014-03-18 22:38:26 +01:00
TitanEngine.Threader.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.Tracer.cpp - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.TranslateName.cpp style fixes 2014-03-14 16:17:02 +01:00
TitanEngine.cbp Merge branch 'dynmem' 2014-03-12 09:41:14 +01:00
TitanEngine.cpp - resolved issue #22 (dll debugging not working) 2014-03-09 22:44:13 +01:00
TitanEngine.def added export 'TitanOpenProcess' 2014-04-16 19:11:12 +02:00
TitanEngine.rc - fixed a small bug in the GUI, taskbar entry should now also have an icon 2014-03-12 00:07:01 +01:00
TitanEngine.vcproj first commit 2013-08-25 17:13:57 +02:00
TitanEngine.vcxproj - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.vcxproj.filters - replaced all 'long long' with 'ULONG_PTR' 2014-04-04 14:53:18 +02:00
TitanEngine.vcxproj.user first commit 2013-08-25 17:13:57 +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 - formatting lol 2014-03-05 17:49:27 +01:00
aplib_x64.lib update aPLib v1.1.0 + x64 2014-03-05 11:35:22 +01:00
aplib_x86.lib update aPLib v1.1.0 + x64 2014-03-05 11:35:22 +01:00
definitions.h added export 'TitanOpenProcess' 2014-04-16 19:11:12 +02:00
distorm.h - resolved issue #22 (dll debugging not working) 2014-03-09 22:44:13 +01:00
distorm_x64.lib - fixed x64 (scylla) 2014-01-14 19:51:35 +01:00
distorm_x86.lib updated distorm lib to v3, x64 is still missing ! 2014-01-12 14:33:18 +01:00
manifest.xml - added manifests to make the GUIs look normal on WinXP+ 2014-03-13 14:10:07 +01:00
ntdll.h fix handler 2014-03-23 17:30:26 +01:00
ntdll_x64.lib added Teb32 and Teb64 functions 2014-03-06 20:17:14 +01:00
ntdll_x86.lib added Teb32 and Teb64 functions 2014-03-06 20:17:14 +01:00
resource.h first commit 2013-08-25 17:13:57 +02:00
scylla_wrapper.h - fixed some warnings with SIZE_T conversions 2014-01-26 13:44:39 +01:00
scylla_wrapper_x64.lib update scylla_wrapper to 0.9.6b 2014-04-04 02:22:15 +02:00
scylla_wrapper_x86.lib update scylla_wrapper to 0.9.6b 2014-04-04 02:22:15 +02:00
stdafx.cpp - better solution configuration (build everything + dependencies) 2014-03-13 11:43:03 +01:00
stdafx.h added UE_CH_DEBUGEVENT custom handler, removed UE_CH_ALLEVENTS (since it's not usable anyway) 2014-04-22 19:32:58 +02:00
targetver.h first commit 2013-08-25 17:13:57 +02:00