GleeBug/GleeBug
Duncan Ogilvie 4cb07be1f5
fix INVALID_HANDLE_VALUE exception on attach
See:
* https://github.com/x64dbg/x64dbg/issues/1777
* https://github.com/x64dbg/x64dbg/issues/1759
2017-12-11 20:50:32 +01:00
..
zyan-disassembler-engine@d3192a8be7 updated Zyan 2017-05-23 19:25:30 +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 lazy context 2017-06-04 18:26:42 +02:00
Debugger.Loop.DebugString.cpp renaming fest continued (and probably finished) 2015-12-29 15:58:51 +01:00
Debugger.Loop.Dll.cpp fix INVALID_HANDLE_VALUE exception on attach 2017-12-11 20:50:32 +01:00
Debugger.Loop.Exception.cpp fixed the attach breakpoint callback location 2017-05-23 19:24:18 +02:00
Debugger.Loop.Process.cpp fix INVALID_HANDLE_VALUE exception on attach 2017-12-11 20:50:32 +01:00
Debugger.Loop.Rip.cpp renaming fest continued (and probably finished) 2015-12-29 15:58:51 +01:00
Debugger.Loop.Thread.cpp remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Loop.Unknown.cpp renaming fest continued (and probably finished) 2015-12-29 15:58:51 +01:00
Debugger.Loop.cpp remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Process.Breakpoint.cpp remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Process.Memory.cpp fixed a stack overflow in MemReadSafe 2017-06-30 14:41:22 +02:00
Debugger.Process.cpp switch to zyan + various small fixes with lazy registers 2017-05-05 17:32:57 +02:00
Debugger.Process.h remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Thread.HardwareBreakpoint.cpp renamed some shit 2016-01-10 22:34:18 +01: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 lazily read/write context for all threads 2017-02-24 18:13:36 +01:00
Debugger.Thread.Registers.Register.h Registers::getPtr (anticipating x87 support) 2016-02-09 13:30:46 +01:00
Debugger.Thread.Registers.cpp switch to zyan + various small fixes with lazy registers 2017-05-05 17:32:57 +02:00
Debugger.Thread.Registers.h remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Thread.cpp remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.Thread.h remove lazy context 2017-06-04 18:26:42 +02:00
Debugger.cpp Membp (#45) 2017-02-24 18:16:15 +01:00
Debugger.h remove lazy context 2017-06-04 18:26:42 +02:00
GleeBug.h initial GleeBug implementation ready 2017-05-23 23:02:04 +02:00
GleeBug.vcxproj initial GleeBug implementation ready 2017-05-23 23:02:04 +02:00
GleeBug.vcxproj.filters initial GleeBug implementation ready 2017-05-23 23:02:04 +02:00
Static.BufferFile.cpp various small fixes 2016-01-05 04:34:15 +01:00
Static.BufferFile.h various small fixes 2016-01-05 04:34:15 +01:00
Static.File.cpp various small fixes 2016-01-05 04:34:15 +01: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 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 some more pe files to test 2017-05-26 03:52:39 +02:00
Static.Pe.h added rva <-> offset conversion functions 2016-02-09 13:30:47 +01:00
Static.Region.h initial section commit (not working perfectly at the moment) 2016-01-10 16:02:42 +01:00