1
0
Fork 0
Commit Graph

1149 Commits

Author SHA1 Message Date
Mr. eXoDia da63daf89c GUI: fixed a bug in CPUStack + added updatePatches signal 2014-07-06 04:13:36 +02:00
Mr. eXoDia 41adaf539f DBG: fixed some small bugs in restoreRange + added PatchRestore 2014-07-06 04:12:32 +02:00
Mr. eXoDia 8bef2cef39 patch list in separate thread 2014-07-06 04:11:50 +02:00
Mr. eXoDia 460489189c DBG: added GuiUpdatePatches 2014-07-05 23:12:51 +02:00
Mr. eXoDia 993a8fe988 DBG: PatchEnum function 2014-07-05 22:24:33 +02:00
Mr. eXoDia 34b09427b2 GUI: removed unused variable 2014-07-05 22:21:01 +02:00
Mr. eXoDia 5ad446451c GUI: undo selection in Disassembly/Dump/Stack 2014-07-05 22:01:46 +02:00
Mr. eXoDia 574bc468e9 DBG: restore patch range function 2014-07-05 21:55:32 +02:00
Mr. eXoDia 4529e210c9 GUI: getCharWidth in AbstractTable + display patched bytes 2014-07-05 21:41:45 +02:00
Mr. eXoDia b8754441d7 DBG: MemPatch + PatchInRange + PatchGet functions 2014-07-05 21:41:10 +02:00
mrexodia 37d1ae3c80 manifest.xml edited online with Bitbucket 2014-07-05 19:30:57 +00:00
mrexodia bb99875f8a LICENSE edited online with Bitbucket 2014-07-05 18:06:31 +00:00
mrexodia a737c246f6 LICENSE edited online with Bitbucket 2014-07-05 18:02:36 +00:00
mrexodia 8730f75f58 README.md edited online with Bitbucket 2014-07-05 17:55:35 +00:00
mrexodia ddfb7d1f2b README.md edited online with Bitbucket 2014-07-05 17:54:05 +00:00
Mr. eXoDia ad4eda86d2 DBG: added patches.cpp with simple std::map for patch storage 2014-07-05 18:29:26 +02:00
Mr. eXoDia cd8ca17568 DBG: fixed various bugs in addrinfo 2014-07-05 18:28:37 +02:00
Mr. eXoDia bb78771c70 GUI: find pattern in Dump+Stack 2014-07-05 17:12:18 +02:00
Mr. eXoDia f62c38fb97 DBG: updated 'findall' (maximum dumped occurrences = 5000) + dump data when the 3rd parameter equals '&data&' 2014-07-05 17:11:52 +02:00
Mr. eXoDia 64c2acd392 GUI: updated reference view 2014-07-05 17:11:01 +02:00
Mr. eXoDia 5bb9801527 GUI: added 'Find Pattern' context menu in disassembly 2014-07-05 16:35:39 +02:00
Mr. eXoDia 5c5efa5324 GUI: added 'Entire Block' checkbox to HexEditDialog 2014-07-05 16:35:17 +02:00
Mr. eXoDia 7631be5a66 GUI: fixed a bug in QHexEdit 2014-07-05 16:34:16 +02:00
Mr. eXoDia afdb87a884 PROJECT: updated help 2014-07-05 16:33:29 +02:00
Mr. eXoDia ec7d7c9bd1 DBG: added findall command 2014-07-05 16:33:19 +02:00
Mr. eXoDia 24915f551b GUI: added binary fill (with wildcard support) on Dump/Stack/Disassembly 2014-07-05 15:37:49 +02:00
Mr. eXoDia ed823e494b GUI: removed initial zero on the HexEditDialog 2014-07-05 15:37:22 +02:00
Mr. eXoDia 766f2fa097 GUI: updated QHexEdit 2014-07-05 15:36:45 +02:00
Mr. eXoDia 6e662f484d GUI: added binary copy + binary paste in Dump/Stack/Disassembly 2014-07-05 15:03:19 +02:00
Mr. eXoDia 9b6dfae064 GUI: fixed various bugs in QHexEditPrivate 2014-07-05 14:53:57 +02:00
Mr. eXoDia c50dd97996 GUI: fixed bugs with the selection in the disassembly 2014-07-05 14:21:25 +02:00
Mr. eXoDia 0225a2a228 GUI: added HexEditDialog to CPUStack 2014-07-05 14:20:55 +02:00
Mr. eXoDia 88b863ed98 GUI: binary edit in disassembly 2014-07-05 05:12:27 +02:00
Mr. eXoDia 2e2be40529 GUI: added Binary->Edit menu option in dump (using the HexEditDialog) 2014-07-05 05:06:18 +02:00
Mr. eXoDia 4521f1f837 GUI: configuration in HexEditDialog 2014-07-05 05:05:56 +02:00
Mr. eXoDia b53cb5449e GUI: updated QHexEdit3 + fixed focus and tabstop in HexEditDialog 2014-07-05 04:46:52 +02:00
Mr. eXoDia bfd165a4fa GUI: draft HexEditDialog 2014-07-05 03:02:16 +02:00
Mr. eXoDia 9424054434 GUI: added QHexEdit class 2014-07-05 03:02:16 +02:00
Mr. eXoDia d43579ef14 GUI: removed XBytesLineEdit 2014-07-05 03:02:15 +02:00
Mr. eXoDia 78e90c5ad1 GUI: AStyle 2014-07-05 03:02:14 +02:00
Lovro Lu d1bcc86c77 GUI: corrected a function call\nDBG: corrected a few types 2014-07-05 01:42:15 +02:00
mrexodia 8eeacdb638 README.md edited online with Bitbucket 2014-07-04 22:20:15 +00:00
auxoonvola 8f3c15dff1 Forgot the extension, fixed a few things. 2014-07-04 23:55:27 +02:00
Lovro Lu f9763fedfa Rewrote the README with Markdown 2014-07-04 21:39:25 +00:00
mrexodia 55a857ee91 Merged in bytes_line_edit (pull request #2)
GUI: new primitive EditField for Hex/Bytes editing
2014-07-04 01:31:25 +02:00
Mr. eXoDia a63790eda5 PROJECT: added dbgfunctions.h to the pluginsdk 2014-07-03 21:05:46 +02:00
Mr. eXoDia f9d0112fbe fixed a bug with printing the instruction immediat 2014-07-03 21:03:35 +02:00
Mr. eXoDia cef97919f8 Revert "PROJECT: changed GPL to LGPL"
This reverts commit e7ad330dde.
2014-07-01 20:55:40 +02:00
Mr. eXoDia e7ad330dde PROJECT: changed GPL to LGPL 2014-07-01 17:09:13 +02:00
Mr. eXoDia 12979f33ca DBG: added various useful functions 2014-07-01 17:01:30 +02:00