1
0
Fork 0
Commit Graph

4770 Commits

Author SHA1 Message Date
Mr. eXoDia 11bc98c371 DBG+GUI: (hopefully) fixed some random bugs with the status label 2014-12-10 23:07:18 +01:00
Mr. eXoDia d60f1aa6e1 Merge branch 'master' into doxygen 2014-12-10 22:55:30 +01:00
Mr. eXoDia efb5a02fa0 DBG: command.cpp documentation 2014-12-10 22:55:23 +01:00
Mr. eXoDia 541fbf44f8 DBG: argument.cpp documentation 2014-12-10 22:08:21 +01:00
Mr. eXoDia 8aa848b467 DBG: StringList typedef 2014-12-10 21:59:01 +01:00
Mr. eXoDia d13579e781 DBG: Started with new documentation, see https://pad.nopcode.org/p/x64dbg_doxygen for more information 2014-12-10 21:58:34 +01:00
SmilingWolf bc3e529a10 Merged mrexodia/x64_dbg/master into loadlib_asm 2014-12-09 18:30:31 +01:00
Mr. eXoDia f4a9591103 Merge branch 'master' into capstone
Conflicts:
	x64_dbg_dbg/x64_dbg_dbg.vcxproj.filters
2014-12-09 11:14:42 +01:00
Mr. eXoDia fde43663fd Merge branch 'master' into doxygen
Conflicts:
	x64_dbg_dbg/_dbgfunctions.cpp
	x64_dbg_dbg/_exports.cpp
	x64_dbg_dbg/_global.cpp
	x64_dbg_dbg/instruction.cpp
	x64_dbg_dbg/patches.cpp
	x64_dbg_dbg/value.cpp
	x64_dbg_dbg/variable.cpp
2014-12-09 11:12:40 +01:00
Mr. eXoDia 52512b8af5 DBG: removed some useless functions 2014-12-09 11:02:14 +01:00
Mr. eXoDia 5a78857ab8 GUI: build date in about dialog 2014-12-09 01:30:28 +01:00
Mr. eXoDia a883544e52 DBG: resolved issue #221 (crashes because of race conditions) 2014-12-09 01:29:08 +01:00
Mr. eXoDia 4d469f3742 GUI: YMM registers inside the FPU section 2014-12-08 22:22:38 +01:00
SmilingWolf bacc720d74 Merged mrexodia/x64_dbg/master into loadlib_asm 2014-12-08 21:49:13 +01:00
Mr. eXoDia 67b7fcb79f DBG: updated TitanEngine + fixed a warning in _dbgfunctions.cpp 2014-12-08 16:37:52 +01:00
SmilingWolf 2ea09c39bd Clear the trap flag 2014-12-08 15:48:18 +01:00
Mr. eXoDia 8afd1d4bf4 DBG: added struct alignment check for TitanEngine + updated TitanEngine 2014-12-08 15:22:51 +01:00
SmilingWolf 5f3082793c Add documentation about loadlib command.
Some documentation fixes (mostly aesthetics).
2014-12-08 10:32:55 +01:00
SmilingWolf 2aac3c2de9 (Re)implemented loadlib using inline asm: save the current context, allocate a memory page in the debugged process' context, assemble a CALL LoadLibraryA there, execute it and then free the memory and restore the previous context. 2014-12-08 02:04:00 +01:00
SmilingWolf e406019b60 Merged mrexodia/x64_dbg into master 2014-12-05 22:06:16 +01:00
Mr. eXoDia 7353c57278 GUI: added Goto -> File offset 2014-12-03 10:48:32 +01:00
Mr. eXoDia 1de5fb533f DBG: added fileoffset<->va exports 2014-12-03 10:48:14 +01:00
Mr. eXoDia 5db90c939f DBG: updated TitanEngine 2014-12-02 21:09:53 +01:00
mrexodia b580783e2e Merged in SmilingWolf/x64_dbg (pull request #36)
Add "Reload Script" option
2014-12-02 13:35:23 +01:00
SmilingWolf 22fd1207fa Add "Reload Script" option 2014-12-01 20:30:08 +01:00
Mr. eXoDia b150763bfb modified license (clearer text, no actual change of license) 2014-11-19 11:06:46 +01:00
Mr. eXoDia 4f7fe7b875 DBG: added TitanEngine MinGW libraries again 2014-11-15 15:01:38 +01:00
Mr. eXoDia 021bc4d778 DBG: removed crappy UString class and moved string manipulation/conversion functions in a StringUtils class 2014-11-15 14:56:29 +01:00
mrexodia 51401255d3 Merged in Dreg_fr33project/x64_dbg (pull request #35)
first basic avx support
2014-11-15 13:47:50 +01:00
dreg_fr33project 899247356d first basic avx support 2014-11-13 02:37:12 +01:00
David Reguera Garcia (Dreg) c328ad157c Merged mrexodia/x64_dbg into master 2014-11-13 02:34:56 +01:00
Mr. eXoDia 011c541225 GUI: find references in dump will not search for references to a range of selected addresses in the disassembly selection page 2014-11-12 23:14:41 +01:00
Mr. eXoDia 684dad5773 DBG: added command 'findrefrange' 2014-11-12 22:56:24 +01:00
mrexodia 6fce9d917b Merged in RadicalRaccoon/x64_dbg (pull request #34)
GUI: Find references via the right-click context menu in the CPU Dump view
2014-11-12 10:38:42 +01:00
Radical Raccoon 41108a22a0 GUI: Added shortcut for finding references in the CPU Dump 2014-11-11 22:08:29 -06:00
Radical Raccoon 4da5cdf955 Find references via the right-click context menu in the CPU Dump view 2014-11-11 21:20:46 -06:00
Mr. eXoDia 018bc1a87a PROJECT: updated developer list 2014-11-11 19:46:52 +01:00
Mr. eXoDia b0717c946e PROJECT: final fix for release script 2014-11-11 18:40:15 +01:00
Mr. eXoDia 849a61c91c PROJECT: renamed !upload to release in script 2014-11-11 18:33:21 +01:00
Mr. eXoDia 2e2c0de8a1 PROJECT: clean & release always exit gracefully :) 2014-11-11 17:19:16 +01:00
Mr. eXoDia 1d1dc8bab9 PROJECT: some changes in release.bat 2014-11-11 17:13:21 +01:00
Mr. eXoDia 48d20ee6f6 PROJECT: fixed bugs in clean script 2014-11-11 16:24:14 +01:00
dreg_fr33project 4c38c7c348 last ymm support 2014-11-11 09:14:25 +01:00
dreg_fr33project 676942ed80 FIXED x87r7 access in TOP in stack inc and dec 2014-11-10 17:55:18 +01:00
David Reguera Garcia (Dreg) 384b64e23f Merged mrexodia/x64_dbg into master 2014-11-10 15:14:30 +01:00
Mr. eXoDia 6c33a17858 DBG+BRIDGE+GUI: no more TitanEngine in the bridge (added separate structures + translation functions) 2014-11-10 14:36:46 +01:00
Mr. eXoDia 3394b99aa7 DBG+GUI+BRIDGE+LAUNCHER: fixed various bugs (thanks to Coverity!) 2014-11-10 12:44:42 +01:00
Mr. eXoDia 6cc28a1c95 GUI: better register view code, no more working with offset + X 2014-11-10 12:20:16 +01:00
Mr. eXoDia cc635db502 PROJECT: updated release script 2014-11-09 23:49:41 +01:00
Mr. eXoDia 12e30a4ea3 DBG: resolved issue #212 (problems with maximum comment size) 2014-11-09 23:35:52 +01:00