Mr. eXoDia
|
40910804f5
|
DBG: formatting in Yara headers
|
2015-04-02 17:02:41 +02:00 |
Mr. eXoDia
|
669190db22
|
DBG: added yara library
|
2015-04-02 17:02:08 +02: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
|
c388a47b3e
|
Fix a bug with module deletion and using old variables
|
2015-04-01 21:46:48 -04:00 |
Nukem
|
c7e86417da
|
Bridge: _gui_sendmessageasync
|
2015-04-01 21:07:53 -04:00 |
Nukem
|
afab517d67
|
Fix MsgSend parameters
|
2015-03-31 21:00:38 -04:00 |
Nukem
|
29cd3e42f1
|
msgqueue now uses std::concurrency
|
2015-03-31 20:58:51 -04:00 |
Nukem
|
187a20c48a
|
Refactor reffind header / parameters also
|
2015-03-30 22:12:02 -04:00 |
Nukem
|
dcadee6238
|
Refactor reffind
|
2015-03-30 22:06:16 -04:00 |
Nukem
|
7a1faba524
|
assemble() was fixed in XEDParse's parser code
|
2015-03-30 17:58:43 -04:00 |
Nukem
|
0b7291a433
|
Finish labels refactor
|
2015-03-30 16:33:19 -04:00 |
Nukem
|
5e2c872315
|
Hash changes reverted as per IRC chat
|
2015-03-29 19:33:41 -04:00 |
Nukem
|
1e780afff9
|
Revert "Remove redundant hashes in bookmarks"
This reverts commit c85f87fea2 .
|
2015-03-29 19:33:00 -04:00 |
Nukem
|
b9636b24eb
|
Revert "Redundant hashes in comment.cpp"
This reverts commit 4e9a588c36 .
|
2015-03-29 19:32:31 -04:00 |
Nukem
|
73502feefc
|
Small consistency fixes
|
2015-03-29 19:23:51 -04:00 |
Nukem
|
ff745b7fc8
|
Patches map -> unordered_map
|
2015-03-29 18:51:03 -04:00 |
Nukem
|
9f42cfe31b
|
Refactor patches.cpp/.h
Fix compilation errors
|
2015-03-29 18:48:08 -04:00 |
Nukem
|
50ce7be0c3
|
Partially refactor label.cpp
|
2015-03-29 07:24:36 -04:00 |
Nukem
|
86791702da
|
Fix memory corruption
|
2015-03-28 17:26:41 -04:00 |
Nukem
|
fe2cdf26de
|
Compiler-optimized MemIsCanonicalAddress
|
2015-03-28 16:38:41 -04:00 |
Nukem
|
efac966b39
|
Project: define _DEBUG when needed
|
2015-03-28 15:32:24 -04:00 |
Nukem
|
4913813f4e
|
Remove unused enum 'BITMASK'
|
2015-03-28 15:27:33 -04:00 |
Nukem
|
ee797cf55c
|
Eliminate recursive lock in SafeUnDecorateSymbolName
|
2015-03-28 15:24:58 -04:00 |
Nukem
|
c69ae20534
|
Newer locks in dbghelp_safe
|
2015-03-28 15:24:28 -04:00 |
Nukem
|
df8119250d
|
Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
Conflicts:
x64_dbg_dbg/debugger.cpp
x64_dbg_dbg/symbolinfo.cpp
x64_dbg_dbg/threading.h
|
2015-03-28 15:13:17 -04:00 |
Nukem
|
b56a1d4b91
|
Small code/style changes in math module
|
2015-03-28 15:03:58 -04:00 |
Nukem
|
bf91af33e7
|
Inconsistent static functions in math.cpp
|
2015-03-28 14:40:28 -04:00 |
Nukem
|
79fa4e85c1
|
Disable more debug profile optimizations
|
2015-03-28 00:10:56 -04:00 |
Nukem
|
269f42f09f
|
Application manifest to fix AcLayers hooking
|
2015-03-27 22:49:53 -04:00 |
Mr. eXoDia
|
20fa55cc2b
|
DBG: safe dbghelp functions
|
2015-03-28 03:28:06 +01:00 |
Nukem
|
4e9a588c36
|
Redundant hashes in comment.cpp
|
2015-03-27 20:30:22 -04:00 |
Nukem
|
c85f87fea2
|
Remove redundant hashes in bookmarks
|
2015-03-27 20:25:06 -04:00 |
Nukem
|
16ae9a82fb
|
Possible sign extension bug
|
2015-03-27 19:31:43 -04:00 |
Nukem
|
efaee6ffdd
|
Add debug profile to visual studio project
|
2015-03-27 18:46:41 -04:00 |
Nukem
|
12fb5445ba
|
Fix formatting in memory.cpp
|
2015-03-27 18:42:32 -04:00 |
Nukem
|
f1a3e3cfa3
|
Add operator+ to dynamicmem
Also refactor class
|
2015-03-26 22:11:49 -04:00 |
Nukem
|
d0936894a9
|
Optimize MemRead/MemWrite (add MemIsCanonicalAddress)
|
2015-03-26 21:57:45 -04:00 |
Nukem
|
cea1f32b2d
|
More unordered_map conversions
|
2015-03-26 19:54:01 -04:00 |
Nukem
|
36caae2b4f
|
Fix possible memory leak in varfree
|
2015-03-26 18:58:48 -04:00 |
Nukem
|
753418a80d
|
Capitalize global variable name
|
2015-03-26 18:46:55 -04:00 |
Nukem
|
4cb93d72e8
|
Replace std::map with std::unordered_map
|
2015-03-26 18:40:15 -04:00 |
Nukem
|
78d4efc312
|
Partially refactor memory.cpp/.h
|
2015-03-25 22:17:52 -04:00 |
Nukem
|
5bd3a0b5a7
|
Optimize SectionLocker to use fewer runtime variables
|
2015-03-22 21:56:25 -04:00 |
Nukem
|
5b948d974f
|
Better shared SRWLock code (Template class)
|
2015-03-22 21:19:28 -04:00 |
Nukem
|
7cd657abe6
|
Multiprocessor compilation
|
2015-03-22 21:16:08 -04:00 |
Nukem
|
4c115e5e7e
|
Fix recursive deadlocks / some small bugs
|
2015-03-22 21:14:18 -04:00 |
Nukem
|
b42bb8a19e
|
Refactor comment.cpp/.h
|
2015-03-22 19:03:04 -04:00 |
Nukem
|
f161227174
|
Fix BpGetCount and some warnings
|
2015-03-18 19:25:18 -04:00 |
Nukem
|
a80f6f0bf9
|
Use a local buffer in dprintf
|
2015-03-18 19:12:34 -04:00 |
Nukem
|
e6b9a681b0
|
Change module function parameter names
|
2015-03-18 19:08:46 -04:00 |
Nukem
|
179c5ea5dd
|
Missing SHARED_ACQUIRE
|
2015-03-18 19:04:00 -04:00 |
Nukem
|
0abe4fc1bd
|
Refactor function.cpp/.h
|
2015-03-18 19:03:18 -04:00 |
Nukem
|
003babb4bb
|
Small BpEnumAll optimization
|
2015-03-18 17:00:30 -04:00 |
Nukem
|
94ec4a822f
|
Fix possible for loop iterator bug
|
2015-03-18 16:56:45 -04:00 |
Nukem
|
9d03839918
|
Small cleanup
|
2015-03-18 16:51:36 -04:00 |
Nukem
|
31f816afd1
|
Change 'bookmark' function names (capitalization)
|
2015-03-18 16:45:40 -04:00 |
Nukem
|
66c290c331
|
Small compile-time optimization for locks
|
2015-03-18 16:35:42 -04:00 |
Nukem
|
4e19f58bbe
|
Create SymGetModuleList()
|
2015-03-17 21:42:20 -04:00 |
Nukem
|
efa87720f6
|
EnumModules() inline lambda
|
2015-03-17 21:37:14 -04:00 |
Nukem
|
ebb46e67a0
|
Refactor breakpoint.cpp/.h
|
2015-03-17 21:24:24 -04:00 |
Nukem
|
61c731693c
|
Refactor symbolinfo.cpp/.h
|
2015-03-17 16:46:06 -04:00 |
Nukem
|
722665fe53
|
Use foreach() loops in thread.cpp
|
2015-03-16 22:47:40 -04:00 |
Nukem
|
d38817c9ac
|
Missing thread lock
|
2015-03-15 22:33:29 -04:00 |
Nukem
|
3d454323e4
|
More module refactoring/de-duplication
|
2015-03-15 21:30:12 -04:00 |
Nukem
|
c84b2e40c8
|
VS2013 project
|
2015-03-15 21:27:35 -04:00 |
Nukem
|
c36f4708a7
|
Refactor bookmark.cpp
|
2015-03-11 19:16:22 -04:00 |
Nukem
|
0a69aa95e9
|
Begin using shared locks
|
2015-03-11 18:14:25 -04:00 |
Nukem
|
47306590cc
|
Refactor Thread.cpp/.h
|
2015-03-10 21:25:18 -04:00 |
Nukem
|
125f07ff6c
|
Refactor CriticalSectionLocker
|
2015-03-10 21:24:47 -04:00 |
Nukem
|
0f1923d65e
|
Order exception list by number
|
2015-03-10 20:13:37 -04:00 |
Mr. eXoDia
|
dd82db43cc
|
DBG: fixed a small bug with the memory map on process start
|
2015-02-04 00:27:49 +01:00 |
Mr. eXoDia
|
59038b5e94
|
DBG: added separate file for pattern finding
|
2015-02-02 01:05:11 +01:00 |
Mr. eXoDia
|
d1c92eeb55
|
DBG: fixed most strcpy_s problems
|
2015-02-02 00:58:25 +01:00 |
zerosum0x0
|
ca1bca2e58
|
strcpy_s patches
|
2015-02-01 16:06:44 -07:00 |
zerosum0x0
|
5eac008849
|
Added buffer sizes for strcpy_s
|
2015-02-01 16:02:53 -07:00 |
zerosum0x0
|
6f36c0d69b
|
applied formatting
|
2015-02-01 08:49:39 -07:00 |
zerosum0x0
|
4a955c6b13
|
Fixes for three C4313 warnings on sprintf.
|
2015-02-01 08:37:01 -07:00 |
Mr. eXoDia
|
d73f926918
|
DBG: split up addrinfo to multiple files
|
2015-01-23 17:41:01 +01:00 |
Mr. eXoDia
|
58347090ed
|
DBG: fixed TLS callbacks + added TLS callback support for DLLs
|
2015-01-05 14:34:48 +01:00 |
Mr. eXoDia
|
c6caf21e26
|
DBG: fixed hardware breakpoints on execute
|
2015-01-05 14:12:20 +01:00 |
Mr. eXoDia
|
b10e45dfae
|
GUI+DBG+BRIDGE: resolved issue #92 (context menu api for plugins)
|
2015-01-04 22:18:20 +01:00 |
Mr. eXoDia
|
23f65f6a91
|
DBG: separate file for exception code resolving + added a file for error code resolving
|
2015-01-04 21:16:59 +01:00 |
Mr. eXoDia
|
6f46bd5569
|
DBG: added STATUS_INVALID_EXCEPTION_HANDLER to the exception names
|
2015-01-04 19:51:29 +01:00 |
Mr. eXoDia
|
3a15a26a6e
|
DBG: hardware breakpoints working again
|
2015-01-03 20:45:52 +01:00 |
Mr. eXoDia
|
af790b5cc9
|
DBG: allow assembling "jmp short 401000" (short is simply ignored now)
|
2015-01-03 20:45:04 +01:00 |
Nukem
|
ff2b7422c7
|
DBG: Capitalize status messages
|
2015-01-02 13:01:45 -05:00 |
Mr. eXoDia
|
bbe499ebdf
|
DBG: added a 'secret' option to disable database compression
|
2015-01-02 17:22:09 +01:00 |
Mr. eXoDia
|
ab3cf76115
|
DBG+GUI: updated register context structures (for plugin mingw compatibility)
|
2014-12-30 03:57:58 +01:00 |
Mr. eXoDia
|
fbff8a731a
|
Merge branch 'master' into capstone
|
2014-12-30 02:34:31 +01:00 |
Mr. eXoDia
|
8fb7527d41
|
Merge branch 'master' into doxygen
Conflicts:
x64_dbg_bridge/bridgemain.cpp
|
2014-12-30 02:33:02 +01:00 |
Mr. eXoDia
|
a134c11426
|
DBG: new tabbed reference view code
|
2014-12-30 00:38:38 +01:00 |
Mr. eXoDia
|
c17419fc98
|
DBG: more fixes in valapifromstring (this function is getting really complex and confusing now)
|
2014-12-29 02:02:34 +01:00 |
Mr. eXoDia
|
3199025d7b
|
DBG: fixed a bug in valapifromstring (the correction for the loaded base in the debuggee was bad)
|
2014-12-29 01:29:57 +01:00 |
Mr. eXoDia
|
7deb13966e
|
DBG: added possibility for '?' as delimiter. this ignores exports (useful if there are exports called "entry" or "imagebase")
|
2014-12-29 00:58:59 +01:00 |
Mr. eXoDia
|
ed5fbad687
|
DBG: allow accessing the entry point of a module with "<module>:entry"
|
2014-12-29 00:41:22 +01:00 |
Mr. eXoDia
|
842469eff4
|
DBG: automatic comments will have a '\1' character as prefix.
|
2014-12-26 14:40:49 +01:00 |
Mr. eXoDia
|
c39a11d8cb
|
DBG: documented variable.cpp
|
2014-12-26 12:35:19 +01:00 |
Mr. eXoDia
|
85434abf8c
|
DBG: documented value.cpp (also fixed various small things in the code)
|
2014-12-26 12:17:20 +01:00 |
Mr. eXoDia
|
6163355db7
|
DBG: removed all auto-generated documentation
|
2014-12-25 11:18:28 +01:00 |
Mr. eXoDia
|
55d784fc73
|
DBG: more documentation updates
|
2014-12-24 15:46:12 +01:00 |
Mr. eXoDia
|
58973dd2a1
|
DBG: added documentation for plugin_loader.cpp
|
2014-12-24 15:07:32 +01:00 |
Mr. eXoDia
|
387815d1a4
|
DBG: documented math.cpp
|
2014-12-24 14:47:43 +01:00 |
Mr. eXoDia
|
98198815a4
|
Merge branch 'master' into doxygen
|
2014-12-23 14:00:37 +01:00 |
Mr. eXoDia
|
3378918d13
|
DBG: resolved issue #224 (print debug strings twice) + StringUtils::Escape function instead of separate code everywhere
|
2014-12-23 00:49:04 +01:00 |
Mr. eXoDia
|
620fa50ae9
|
DBG: fixed some stuff with the CriticalSectionLocker
|
2014-12-23 00:31:02 +01:00 |
Nukem
|
6f781e0d0d
|
CriticalSectionLocker unlock bug
|
2014-12-20 23:13:53 -05:00 |
Mr. eXoDia
|
5e97d06a8e
|
removed auto documentation from x64_dbg_dbg\Core
|
2014-12-19 14:04:53 +01:00 |
Mr. eXoDia
|
fc47caf0e0
|
Merge branch 'master' into doxygen
Conflicts:
x64_dbg_dbg/_dbgfunctions.cpp
x64_dbg_dbg/addrinfo.cpp
x64_dbg_dbg/debugger_commands.cpp
x64_dbg_dbg/value.cpp
x64_dbg_launcher/x64_dbg_launcher.cpp
|
2014-12-19 13:49:36 +01:00 |
Mr. eXoDia
|
5230ba3543
|
DBG: some small code fixes
|
2014-12-18 12:37:48 +01:00 |
Mr. eXoDia
|
54fbc038df
|
resolved issue #213 (mov dest,#DATA#)
|
2014-12-17 19:27:18 +01:00 |
Mr. eXoDia
|
3b755c9279
|
DBG: resolved issue #211 (added a 'skip' command to skip the next instruction)
|
2014-12-14 03:07:45 +01:00 |
Mr. eXoDia
|
7434a8741b
|
DBG: resolved issue #49 (module RVA + file offset conversion notation). Implemented as "[module]:$[rva]" and "[module]:#[offset]"
|
2014-12-14 02:12:25 +01:00 |
Mr. eXoDia
|
e8f4cd2ddf
|
DBG: moved some functions to different files
|
2014-12-14 01:58:17 +01:00 |
Mr. eXoDia
|
b29695b8ab
|
DBG: changed mulhi operator symbol
|
2014-12-14 01:52:27 +01:00 |
Mr. eXoDia
|
388d5a0afe
|
DBG: resolved issue #194 (very stupid stack overflow in _dbg_addrinfoget)
|
2014-12-14 00:46:29 +01:00 |
SmilingWolf
|
072f18b3c1
|
Threads problem: FIXED
|
2014-12-12 21:53:43 +01:00 |
SmilingWolf
|
df4159720f
|
Merge remote-tracking branch 'remotes/mrexodia/x64_dbg/master' into loadlib_asm
|
2014-12-12 21:49:48 +01:00 |
SmilingWolf
|
5fe328e73c
|
Implemented (almost) all of the suggested fixes
|
2014-12-12 20:06:22 +01:00 |
Mr. eXoDia
|
24ca2b4af3
|
DBG: resolve shortcut files
|
2014-12-12 15:45:38 +01:00 |
Mr. eXoDia
|
90c7c2393a
|
DBG: added suspend/resume all threads
|
2014-12-11 17:49:36 +01:00 |
Mr. eXoDia
|
9243512e03
|
DBG: documented console.cpp
|
2014-12-10 23:10:17 +01:00 |
Mr. eXoDia
|
b989c0b4c5
|
Merge branch 'master' into doxygen
Conflicts:
x64_dbg_dbg/console.cpp
|
2014-12-10 23:07:42 +01:00 |
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
|
a883544e52
|
DBG: resolved issue #221 (crashes because of race conditions)
|
2014-12-09 01:29:08 +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
|
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 |
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 |
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 |
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
|
684dad5773
|
DBG: added command 'findrefrange'
|
2014-11-12 22:56:24 +01:00 |
Mr. eXoDia
|
b0717c946e
|
PROJECT: final fix for release script
|
2014-11-11 18:40:15 +01:00 |
dreg_fr33project
|
4c38c7c348
|
last ymm support
|
2014-11-11 09:14:25 +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
|
12e30a4ea3
|
DBG: resolved issue #212 (problems with maximum comment size)
|
2014-11-09 23:35:52 +01:00 |