| .. |
|
Debugger.Breakpoint.h
|
added MemoryType::Read
|
2016-08-19 16:23:21 +02: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
|
pretty much implemented setting/deleting memory breakpoints
|
2016-08-19 00:32:23 +02:00 |
|
Debugger.Loop.DebugString.cpp
|
…
|
|
|
Debugger.Loop.Dll.cpp
|
added some info to Dll and Process
|
2016-02-15 20:28:49 +01:00 |
|
Debugger.Loop.Exception.cpp
|
added some TODO entries related to memory breakpoints
|
2017-01-04 03:16:31 +01:00 |
|
Debugger.Loop.Process.cpp
|
implemented attach functionality
|
2017-01-04 03:07:52 +01:00 |
|
Debugger.Loop.Rip.cpp
|
…
|
|
|
Debugger.Loop.Thread.cpp
|
renamed some shit
|
2016-01-10 22:34:18 +01:00 |
|
Debugger.Loop.Unknown.cpp
|
…
|
|
|
Debugger.Loop.cpp
|
performance improvements for tracing
|
2016-10-28 02:39:38 +02:00 |
|
Debugger.Process.Breakpoint.cpp
|
various fixes to memory breakpoints
|
2016-08-20 06:06:16 +02:00 |
|
Debugger.Process.Memory.cpp
|
various fixes to memory breakpoints
|
2016-08-20 06:06:16 +02:00 |
|
Debugger.Process.cpp
|
fixed DEP policy query (documentation of GetProcessDEPPolicy is total bullshit for x64)
|
2016-08-19 16:02:06 +02:00 |
|
Debugger.Process.h
|
various fixes to memory breakpoints
|
2016-08-20 06:06:16 +02:00 |
|
Debugger.Thread.HardwareBreakpoint.cpp
|
renamed some shit
|
2016-01-10 22:34:18 +01:00 |
|
Debugger.Thread.Registers.Flag.h
|
…
|
|
|
Debugger.Thread.Registers.GetSet.cpp
|
Registers::getPtr (anticipating x87 support)
|
2016-02-09 13:30:46 +01:00 |
|
Debugger.Thread.Registers.Register.h
|
Registers::getPtr (anticipating x87 support)
|
2016-02-09 13:30:46 +01:00 |
|
Debugger.Thread.Registers.cpp
|
…
|
|
|
Debugger.Thread.Registers.h
|
Registers::getPtr (anticipating x87 support)
|
2016-02-09 13:30:46 +01:00 |
|
Debugger.Thread.cpp
|
performance improvements for tracing
|
2016-10-28 02:39:38 +02:00 |
|
Debugger.Thread.h
|
renamed some shit
|
2016-01-10 22:34:18 +01:00 |
|
Debugger.cpp
|
implemented attach functionality
|
2017-01-04 03:07:52 +01:00 |
|
Debugger.h
|
Merge branch 'master' into membp
|
2017-01-04 03:11:50 +01:00 |
|
GleeBug.cpp
|
added string conversion helper functions
|
2017-01-04 02:57:45 +01:00 |
|
GleeBug.h
|
added string conversion helper functions
|
2017-01-04 02:57:45 +01:00 |
|
GleeBug.vcxproj
|
added string conversion helper functions
|
2017-01-04 02:57:45 +01:00 |
|
GleeBug.vcxproj.filters
|
added string conversion helper functions
|
2017-01-04 02:57:45 +01:00 |
|
Static.BufferFile.cpp
|
…
|
|
|
Static.BufferFile.h
|
…
|
|
|
Static.File.cpp
|
…
|
|
|
Static.File.h
|
…
|
|
|
Static.Global.h
|
…
|
|
|
Static.Pattern.cpp
|
more Static.Pattern interface changes + Debugger.Process Mem*Pattern functions should be finished now (untested)
|
2016-01-11 00:23:14 +01: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
|
added rva <-> offset conversion functions
|
2016-02-09 13:30:47 +01:00 |
|
Static.Pe.cpp
|
added rva <-> offset conversion functions
|
2016-02-09 13:30:47 +01:00 |
|
Static.Pe.h
|
added rva <-> offset conversion functions
|
2016-02-09 13:30:47 +01:00 |
|
Static.Region.h
|
…
|
|