1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Mr. eXoDia b44cd46e8d DBG: small fixes in preparation of a better script api 2015-06-29 00:43:50 +02:00
Mr. eXoDia 1a54afaa09 DBG: more fixes with race conditions 2015-06-16 02:42:47 +02:00
Nukem 0d31badd62 Stylize code 2015-04-04 21:49:09 -04:00
Nukem 0ad2701caf Remove redundant typedefs 2015-04-04 19:30:46 -04:00
Nukem fbbe47ccdb Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
Conflicts:
	x64_dbg_bridge/bridgemain.cpp
	x64_dbg_dbg/_dbgfunctions.cpp
	x64_dbg_dbg/_plugins.cpp
	x64_dbg_dbg/addrinfo.cpp
	x64_dbg_dbg/bookmark.cpp
	x64_dbg_dbg/breakpoint.cpp
	x64_dbg_dbg/comment.cpp
	x64_dbg_dbg/console.cpp
	x64_dbg_dbg/console.h
	x64_dbg_dbg/dbghelp_safe.cpp
	x64_dbg_dbg/debugger_commands.cpp
	x64_dbg_dbg/disasm_fast.cpp
	x64_dbg_dbg/function.cpp
	x64_dbg_dbg/instruction.cpp
	x64_dbg_dbg/label.cpp
	x64_dbg_dbg/memory.cpp
	x64_dbg_dbg/memory.h
	x64_dbg_dbg/module.cpp
	x64_dbg_dbg/msgqueue.cpp
	x64_dbg_dbg/patches.cpp
	x64_dbg_dbg/reference.cpp
	x64_dbg_dbg/symbolinfo.cpp
	x64_dbg_dbg/thread.cpp
	x64_dbg_dbg/x64_dbg.cpp
	x64_dbg_dbg/x64_dbg_dbg.vcxproj
2015-04-02 21:37:04 -04:00
Mr. eXoDia 4798a29660 Revert "Merged in Nukem9/x64_dbg/master (pull request #45)"
This reverts commit b6735aad53, reversing
changes made to 20fa55cc2b.
2015-04-02 16:57:45 +02:00
Nukem e6b9a681b0 Change module function parameter names 2015-03-18 19:08:46 -04:00
Nukem 3d454323e4 More module refactoring/de-duplication 2015-03-15 21:30:12 -04:00
Mr. eXoDia d73f926918 DBG: split up addrinfo to multiple files 2015-01-23 17:41:01 +01:00