Mr. eXoDia
|
ddf87c22c0
|
- replaced all 'long long' with 'ULONG_PTR'
- fixed various bugs in TitanEngine.Debugger.Context (invalid OpenThread access flags)
- added SDK to the project (for easy editing)
|
2014-04-04 14:53:18 +02:00 |
Mr. eXoDia
|
c5e260d7d7
|
Merge branch 'dynmem'
Conflicts:
TitanEngine/TitanEngine.Breakpoints.cpp
TitanEngine/TitanEngine.Dumper.cpp
TitanEngine/TitanEngine.Handler.cpp
TitanEngine/TitanEngine.PE.Overlay.cpp
TitanEngine/TitanEngine.Static.cpp
TitanEngine/TitanEngine.vcxproj.filters
|
2014-03-12 09:41:14 +01:00 |
deep0
|
ef8ad17f62
|
move external includes to stdafx
|
2014-03-12 02:02:09 +01:00 |
Mr. eXoDia
|
9b21c215c6
|
- resolved issue #11
|
2014-03-10 16:47:56 +01:00 |
NtQuery
|
1f4b6de250
|
fixed EnumProcessModules problems, improved dumper, added new function ReadProcessMemoryEnforce
|
2014-03-09 22:03:45 +01:00 |
deepzero
|
68a5a4b7a0
|
drop VirtualProtect in favor of a DynamicBuffer
|
2014-03-08 14:47:04 +01:00 |
deepzero
|
772c6dbeda
|
drop VirtualAlloc in favor of local variables
|
2014-03-08 14:44:30 +01:00 |
NtQuery
|
a3384e931f
|
fixed various dumper bugs, openprocess bugs
|
2014-03-07 13:14:46 +01:00 |
mr.exodia
|
2b850c3032
|
- done moving stuff
|
2014-03-03 22:53:16 +01:00 |