Duncan Ogilvie
|
794f7df888
|
Merge pull request #622 from muratsu/patch-1
Fix titan-engine link
|
2016-04-12 23:49:08 +02:00 |
Murat Sutunc
|
11fae1743e
|
Fix titan-engine link
|
2016-04-09 14:21:58 +03:00 |
mrexodia
|
74a27e2b5d
|
DBG: fixed behavior with function deletion and added functionclear command
|
2016-03-31 04:28:26 +02:00 |
mrexodia
|
9fb0eff70e
|
GUI: resolved issue #617 (crash on binary fill with empty pattern)
|
2016-03-31 04:27:49 +02:00 |
Avin
|
3f90498ca5
|
Pressing enter on stack now follows stack or dissassembly intelligently based on the address in stack
|
2016-03-29 02:21:31 +05:30 |
Avin
|
fe18bd2a68
|
Added SEH Viewer to GUI
|
2016-03-28 21:01:05 +05:30 |
Avin
|
121b884b7d
|
Added SEH Chain Labelling in Stack
|
2016-03-25 03:27:30 +05:30 |
mrexodia
|
d519043b06
|
fixed issue #541 (show thread entry in log)
|
2016-03-21 21:39:51 +01:00 |
mrexodia
|
79903bff1f
|
DBG+GUI: more fixes regarding breakpoint management
|
2016-03-20 01:29:01 +01:00 |
mrexodia
|
c3f13061c2
|
DBG: fixed various bugs and annoyances with breakpoints (there should now be full control even with 'inactive' breakpoints)
|
2016-03-20 01:09:43 +01:00 |
mrexodia
|
292f6a2067
|
DBG: disabled MemIsValidReadPtr cache per default
|
2016-03-19 19:00:45 +01:00 |
mrexodia
|
81c2e4ec05
|
GUI: resolved issue #596 (bug in attach dialog)
|
2016-03-05 22:38:22 +01:00 |
Duncan Ogilvie
|
e8ce6cf351
|
Merge pull request #595 from RaMMicHaeL/patch8
Fixed DirExists
|
2016-03-05 21:50:48 +01:00 |
RaMMicHaeL
|
74fc5af51a
|
Fixed DirExists
|
2016-03-05 16:04:14 +02:00 |
mrexodia
|
e388415018
|
GUI: fixed various performance bottlenecks with unnecessary constructions of QPen instances
|
2016-03-05 13:03:32 +01:00 |
mrexodia
|
b5a574a7e6
|
PROJECT: updated capstone_wrapper + fixed a warning in the gui
|
2016-03-05 13:03:31 +01:00 |
mrexodia
|
0d4e0bb065
|
DBG: implemented caching (lookup in the memory map) for MemIsValidReadPtr + check MemIsValidReadPtr in MemRead (this improves performance quite a bit)
|
2016-03-05 13:03:30 +01:00 |
mrexodia
|
1141309a40
|
PROJECT: ignore pin log file
|
2016-03-05 13:03:30 +01:00 |
mrexodia
|
743dc202b4
|
DBG: added a few more exception names
|
2016-03-05 13:03:29 +01:00 |
Duncan Ogilvie
|
3ae1bfc989
|
Merge pull request #594 from RaMMicHaeL/patch7
Thanks again!
|
2016-03-05 12:48:39 +01:00 |
RaMMicHaeL
|
9c8f7adbcf
|
Fixed removal of DLLLoader.exe
|
2016-03-05 13:45:52 +02:00 |
Duncan Ogilvie
|
8071a4b07a
|
Merge pull request #593 from RaMMicHaeL/patch6
Free module file handles upon cleanup
|
2016-03-05 12:33:26 +01:00 |
Duncan Ogilvie
|
390d39a5b4
|
Merge pull request #582 from RaMMicHaeL/patch5
Removing a label/comment which didn't exist shouldn't be an error
|
2016-03-05 12:33:20 +01:00 |
RaMMicHaeL
|
6e9b125351
|
Free module file handles upon cleanup
|
2016-03-05 13:20:14 +02:00 |
mrexodia
|
50aa0b83ab
|
GUI: removed useless ";" when copying the disasm.
|
2016-03-04 16:54:47 +01:00 |
Duncan Ogilvie
|
f0293bc387
|
Merge pull request #581 from RaMMicHaeL/patch4
looking good! thanks
|
2016-02-29 02:56:36 +01:00 |
RaMMicHaeL
|
ed9ff023d8
|
Removing a label/comment which didn't exist shouldn't be an error
|
2016-02-27 18:12:37 +02:00 |
RaMMicHaeL
|
8e706ed69d
|
Continue running MemFindInMap even if unreadable pages exist
|
2016-02-27 16:44:30 +02:00 |
Duncan Ogilvie
|
a52eeb9e6e
|
Merge pull request #579 from RaMMicHaeL/patch3
thanks!
|
2016-02-27 11:46:56 +01:00 |
RaMMicHaeL
|
ae2d3fdf12
|
Fixed LabelDelRange
|
2016-02-27 12:37:30 +02:00 |
mrexodia
|
967db9cfc9
|
GUI: on x64 give the function argument registers (rcx, rdx, r8, r9) a different color (can be changed in the AppearanceDialog if you don't like it)
|
2016-02-27 06:01:05 +01:00 |
mrexodia
|
9c5339f5d3
|
GUI: slightly improved the follow in disassembly menu
|
2016-02-27 05:40:55 +01:00 |
Duncan Ogilvie
|
004607867b
|
Merge pull request #578 from blaquee/cpu_follow_in_disasm
Follow in CPU in Disassembly view
|
2016-02-27 05:21:15 +01:00 |
GLindor
|
b8479bd43f
|
Follow in CPU in Disassembly view
|
2016-02-26 23:01:28 -05:00 |
mrexodia
|
cfd1bc127f
|
GUI: some minor enhancements with icons and fixed a duplicate shortcut
|
2016-02-27 02:16:34 +01:00 |
Duncan Ogilvie
|
4a1122d412
|
Merge pull request #577 from RaMMicHaeL/patch2
merged, thanks!
|
2016-02-27 02:12:04 +01:00 |
mrexodia
|
9ac27751d9
|
DBG: fixed a few bugs with reference finding
|
2016-02-27 01:55:27 +01:00 |
Duncan Ogilvie
|
3d6e474efe
|
Merge pull request #576 from RaMMicHaeL/patch1
Fixed: X86_INS_LOOP shouldn't be of type Unconditional
|
2016-02-26 15:03:51 +01:00 |
RaMMicHaeL
|
8170f99b3c
|
Implemented DbgClearLabelRange, DbgClearCommentRange, DbgClearBookmarkRange for manual entries
|
2016-02-26 15:52:02 +02:00 |
RaMMicHaeL
|
8d3f6796a8
|
Fixed: X86_INS_LOOP shouldn't be of type Unconditional
|
2016-02-26 15:35:23 +02:00 |
mrexodia
|
2001885537
|
LAUNCHER: shell extension how has icons
|
2016-02-25 04:00:09 +01:00 |
mrexodia
|
6e128ddfea
|
GUI: fixed the update checker (hopefully)
|
2016-02-25 03:37:45 +01:00 |
mrexodia
|
ea39c7ba48
|
DBG: workaround for issue #551 (backup databases before attempting to write them)
|
2016-02-25 02:22:37 +01:00 |
mrexodia
|
b4c6c09faf
|
DBG: cache modules (should speed up stepping quite a bit), closed issue #566
|
2016-02-25 02:13:09 +01:00 |
Duncan Ogilvie
|
4699d415ca
|
Merge pull request #560 from blaquee/development
attempting to refactor the code to be more compliant with MS crazy st…
|
2016-02-24 20:54:06 +01:00 |
GLindor
|
db55578437
|
remove unneeded CoInitialize()
|
2016-02-24 12:35:57 -05:00 |
GLindor
|
e2f0d77a87
|
Merge branch 'development' of https://github.com/x64dbg/x64dbg into development
|
2016-02-24 12:20:45 -05:00 |
GLindor
|
fee26db781
|
attempting to refactor the code to be more compliant with MS crazy string theories. #define UNICODE is needed, or we can change project setting to enforce unicode and avoid ansi/unicode hell.
|
2016-02-24 12:13:21 -05:00 |
Duncan Ogilvie
|
0e1ba9fb64
|
Merge pull request #557 from blaquee/development
bug fix, release interfaces on early failure
|
2016-02-24 02:48:08 +01:00 |
GLindor
|
259d4fd2f0
|
bug fix, release interfaces on early failure
|
2016-02-23 20:33:08 -05:00 |