Duncan Ogilvie
4cdefb80c6
Add CMake project
2026-04-12 15:11:17 +02:00
Duncan Ogilvie
158ab56643
Prepare for release
2025-07-04 17:20:04 +02:00
Duncan Ogilvie
0f81825ff0
Add UE_ENGINE_DISABLE_ASLR to remap the debuggee image without ASLR
2021-11-15 02:56:34 +01:00
Duncan Ogilvie
f3626c717e
Build scylla_wrapper_dll from source
2017-10-24 00:43:15 +02:00
mrexodia
0f7e664a4a
more versatile DLL loader extraction
2017-03-14 06:38:05 +01:00
Mr. eXoDia
50379e53e9
update gitignore for coverity builds
2014-09-13 01:45:05 +02:00
mr.exodia
f8b46a7a5c
- moved GetProcAddressRemote to Global.Engine.Importer
...
- added various GetProcAddressRemote functions (for easier access)
- Use EngineGetProcAddressRemote in Global.Engine.Hider
- changed MAXIMUM_INSTRUCTION_SIZE to the x86 maximum size
- rewrote SetAPIBreakPoint (untested)
- rewrote DeleteAPIBreakPoint (untested)
2014-03-10 23:37:12 +01:00
mr.exodia
2115f37e4c
- resolved some conflicts
2014-01-26 13:20:29 +01:00
mr.exodia
7f300831c1
Merge remote-tracking branch 'BitBucket/dp0bugfix'
...
Conflicts:
.gitignore
TitanEngine/TitanEngine.cpp
2014-01-26 13:17:52 +01:00
deepzero
88fcd342ce
update gitignore for msvc debug builds
2014-01-15 08:57:53 +01:00
mr.exodia
402a80bffb
- fixed x64 (scylla)
...
- fixed x64 debug configuration
2014-01-14 19:51:35 +01:00
cypherpunk
cca6728a2d
updated gitignore to the GitHub standard for C++/VS
2014-01-12 14:32:16 +01:00
mr.exodia
d585941ba9
- fixed a small SDK bug (with UE_MEMORY_EXECUTE)
...
- fixed a bug with MEMORY_EXECUTE (which was excluded as memory breakpoint type)
- slightly bigger buffer, to avoid undefined output when you directly use the returned char pointer as string
2013-12-02 20:47:38 +01:00
mr.exodia
fffbdfac89
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
mr.exodia
996003476d
- resolved issue #2
...
- resolved issue #3
- added a lot of comments inside the DebugLoop function
2013-10-13 21:06:20 +02:00
mr.exodia
bfa7ce00cd
- fixed DumpProcessExW (fix provided by Aguila at Tuts4you)
...
- updated TitanEngine.h (this should be used from within your projects)
- some formatting
2013-10-11 14:31:20 +02:00
mr.exodia
c217fc31b6
first commit
2013-08-25 17:13:57 +02:00