1
0
Fork 0
Commit Graph

1073 Commits

Author SHA1 Message Date
dreg_fr33project fe593d12b7 fixed the size selection in special fpu fields 2014-11-02 03:16:49 +01:00
dreg_fr33project 89b7910352 eflags fix and button tunning in registers 2014-11-02 03:11:10 +01:00
David Reguera Garcia (Dreg) 4282ed25c4 Merged mrexodia/x64_dbg into master 2014-11-02 02:51:12 +01:00
Mr. eXoDia 6d9a4520c0 simple custom-drawn button in registersview 2014-11-02 02:50:09 +01:00
Mr. eXoDia 29576b4bf5 GUI: prettified some stings 2014-11-02 02:34:18 +01:00
Mr. eXoDia 6b0badf3aa DBG+EXE: fixed some bugs 2014-11-02 02:13:35 +01:00
mrexodia 71dd37b624 Merged in Dreg_fr33project/x64_dbg (pull request #30)
Basic FPU support
2014-11-02 02:12:01 +01:00
dreg_fr33project 457d5818d8 some fixes in libs struct 2014-11-02 02:10:58 +01:00
dreg_fr33project 2bc08e3ac4 fix a bug in MMX get 2014-11-02 01:45:24 +01:00
dreg_fr33project 537735827c finish FPU support 2014-11-02 01:30:29 +01:00
David Reguera Garcia (Dreg) da5063ecf9 Merged mrexodia/x64_dbg into master 2014-11-02 01:05:16 +01:00
dreg_fr33project acce7800fb last fpu changes - ended basic first version 2014-11-02 00:31:21 +01:00
dreg_fr33project 0d65cf39fa more fpu stuff 2014-11-01 02:05:16 +01:00
dreg_fr33project 5bf857b6e4 more fpu changes 2014-10-27 08:02:42 +01:00
dreg_fr33project c874ee04d6 all fpu read done. 2014-10-26 19:19:33 +01:00
dreg_fr33project 0705384dbe last fpu changes 2014-10-26 02:24:57 +02:00
Mr. eXoDia 7a283696d3 DBG: updated debugger version 2014-10-25 12:43:55 +02:00
Mr. eXoDia c7719cd8e1 fix in memory leaks text 2014-10-25 12:12:51 +02:00
dreg_fr33project a1a0d02c8b last fpu support 2014-10-21 21:04:55 +02:00
Mr. eXoDia 04c6affcf7 DBG: cleanup 2014-10-08 15:48:36 +02:00
Mr. eXoDia 86b5f407ff OGDF lib for x64 (see wiki for building ogdf.dll) + cleaned up .pro file a little 2014-10-01 00:19:01 +02:00
dreg_fr33project 29dcc60da5 new titanengine header 2014-09-30 14:55:27 +02:00
David Reguera Garcia (Dreg) f47d265c33 Merged mrexodia/x64_dbg into master 2014-09-30 14:51:26 +02:00
dreg_fr33project 08b367e661 basic FPU support + bug fixes in registersview + titanengine update + new get context stuff 2014-09-30 14:50:43 +02:00
Mr. eXoDia dde0c0bcec Merge branch 'master' into flowgraph 2014-09-30 13:17:17 +02:00
Mr. eXoDia 4a26b06d88 GUI: added settings update 2014-09-30 12:31:57 +02:00
Mr. eXoDia 3b4b9e2ab9 DBG: small performance improvements with reading settings 2014-09-30 12:31:11 +02:00
tr4ceflow 0ea9b4b6d6 Displaying random graphs is now possible with the ODGF framework using the SugiyamaLayout Heuristics. There are comments how to use the graph and display it. The new widget FlowGraphWidget is tabbed in the Tabbar.
TODO:
- customize FlowGraphBlock to display instructions
- export the Analysis-Class (including Node_t, Edge_t, Block_t, ...)  from the x64_dbg_dbg
- add event handler for updating the graph
2014-09-28 15:18:52 +02:00
tr4ceflow a7141ec10c DBG: forgot to add the Node_t and FlowGraph 2014-09-27 16:40:54 +02:00
tr4ceflow 267238f3ae GUI: - added OGDF an open-source graph visualization framework
- complete the node class to find the start of current subroutine for a given address
     - easier access to the edge from a node
     - correcting method for conditional jumps

(thanks Mr.Exodia to create the ogdf.lib !)
2014-09-27 16:36:47 +02:00
tr4ceflow 2f32963b3c pull in master 2014-09-27 12:08:51 +02:00
David Reguera Garcia (Dreg) 7ef44da82e Merged mrexodia/x64_dbg into master 2014-09-26 07:44:16 +02:00
Mr. eXoDia 6eab29e9f1 Merge remote-tracking branch 'BitBucket/master' into utf8_support
Conflicts:
	x64_dbg_dbg/x64_dbg_dbg.vcxproj.filters
	x64_dbg_gui/Project/Src/main.cpp
2014-09-23 18:24:20 +02:00
mrexodia 7efd99522a Merged in Dreg_fr33project/x64_dbg (pull request #29)
New feature: now the user can copy the label in registers view.
2014-09-23 13:45:35 +02:00
mrexodia c92e8f8ee3 Merged in Dither/x64_dbg/cosmetic_0914 (pull request #28)
Cosmetic changes separate from the main assemble function
2014-09-23 13:44:59 +02:00
Dither daa15f39a3 No pdb for afterbuildStep.bat 2014-09-23 11:22:21 +04:00
dreg_fr33project fde41cf541 New feature: now the user can copy the label in registers view. 2014-09-22 21:40:00 +02:00
David Reguera Garcia (Dreg) 074584183a Merged mrexodia/x64_dbg into master 2014-09-22 20:04:00 +02:00
Dither 9261e59ca5 QT5 readiness 2014-09-22 17:46:48 +04:00
Dither aa439720f5 Auto-move cursor on toggling BP in reference view 2014-09-22 17:46:38 +04:00
Dither 97baa58e4c Cosmetic changes 2014-09-22 17:46:26 +04:00
Dither 6f003e5404 Secure version of sscanf 2014-09-22 17:46:00 +04:00
Mr. eXoDia a7f4049aa3 DBG: changed confusing 'memory leaks found' message 2014-09-21 17:22:28 +02:00
Mr. eXoDia 6b5c7b6c64 BRIDGE: unicode configuration (UTF-8 INI files now working) 2014-09-21 12:12:45 +02:00
Mr. eXoDia 1404ae36f4 GUI: fixed a bug with duplicate recent files 2014-09-21 12:11:58 +02:00
Mr. eXoDia 9c35801d8e LAUNCHER: full unicode launcher
DBG: unicode commandline
2014-09-21 11:29:53 +02:00
mrexodia 664d891910 Merged in log_message_class (pull request #27)
DBG: flexible message logging (like Qt's QDebug has)
2014-09-19 23:22:26 +02:00
Mr. eXoDia 12ffba45ef GUI: fixed uppercase setting in InfoBox 2014-09-19 23:17:29 +02:00
Mr. eXoDia a43c9d0320 GUI: only uppercase non-values (fixes UPPERCASE GETPROCADDRESS) 2014-09-19 23:11:07 +02:00
tr4ceflow 28b39de5ae DBG: flexible message logging (like Qt's QDebug has) 2014-09-16 19:31:50 +02:00