1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src
Mr. eXoDia f6adccaef8 DBG: added boundary checks on DbgMemRead and DbgMemWrite (might solve some unexpected crashes like the ones I experienced today with a random enigma file) 2014-07-08 00:07:35 +02:00
..
BasicView DBG: added boundary checks on DbgMemRead and DbgMemWrite (might solve some unexpected crashes like the ones I experienced today with a random enigma file) 2014-07-08 00:07:35 +02:00
Bridge GUI: fixed a bug in CPUStack + added updatePatches signal 2014-07-06 04:13:36 +02:00
Disassembler GUI: option to disassemble uppercase 2014-07-07 15:58:34 +02:00
Global GUI: First draft of hexa dump implementation 2014-01-03 15:38:46 +01:00
Gui GUI: color setting for log and symbol log + use hexedit colors in ASCII and UNICODE edits 2014-07-07 15:59:37 +02:00
Memory GUI: close patch dialog when debugging stops + do not show patch dialog when not debugging + fixed a bug with the checking of patches + added patch import/export (with undo support and option to not apply patches with a different oldbyte value) 2014-07-06 23:44:43 +02:00
QHexEdit GUI: fixed a bug in QHexEdit 2014-07-05 16:34:16 +02:00
ThirdPartyLibs/BeaEngine first commit 2013-11-14 21:55:18 +01:00
Utils GUI: option to disassemble uppercase 2014-07-07 15:58:34 +02:00
Dummy.ui first commit 2013-11-14 21:55:18 +01:00
Exports.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
Imports.h PROJECT: better method of calling functions inside the DBG + show error message on assembling 2014-06-24 21:19:16 +02:00
config.json api fingerprints can be used to obtain informations about common api calls like "messageboxa" 2014-06-09 15:15:25 +02:00
main.cpp DBG: finished plugin menu API (tested&working) 2014-04-22 21:24:26 +02:00
main.h GUI: added different dump views (context menu) 2014-03-08 15:22:40 +01:00