Torusrxxx
|
56609b8e17
|
Able to set breakpoints directly on stack
|
2016-05-18 23:55:17 +08:00 |
mrexodia
|
8391bd86df
|
DBG: some small fixed in scriptapi
|
2016-05-18 14:51:22 +02:00 |
Duncan Ogilvie
|
20c73a4c80
|
Merge pull request #641 from blaquee/development
Fix UI bug in Setting dialog
|
2016-05-16 14:43:26 +02:00 |
GLindor
|
09b83b5a31
|
Fix UI bug in Setting dialog caused by hi resolution display and hi-DPI settings
|
2016-05-14 00:04:06 -04:00 |
mrexodia
|
087a2ef5cf
|
GUI: fixed an issue with the label menu not working correctly on instruction operands
|
2016-05-13 17:36:48 +02:00 |
mrexodia
|
5a2bc3c878
|
GUI: resolved issue #640 (normalized date output format)
|
2016-05-13 17:36:06 +02:00 |
mrexodia
|
51a9fb5ec9
|
DBG+BRIDGE: fixed a crash with apienumimports
|
2016-05-01 21:10:04 +02:00 |
mrexodia
|
003daf0624
|
GUI: fixed a bug with the set label on address (thanks pusher!)
|
2016-04-25 22:36:12 +02:00 |
mrexodia
|
dc689e4061
|
resolved issue #347 (include for MinGW)
|
2016-04-22 19:53:04 +02:00 |
mrexodia
|
e748e82ac3
|
DBG+GUI: added support for FS/GS segments + improved disasmget performance
|
2016-04-21 06:16:58 +02:00 |
mrexodia
|
af43488727
|
PROJECT: updated release script + updated capstone_wrapper
|
2016-04-21 06:11:37 +02:00 |
mrexodia
|
07aa0cbaae
|
GUI: resolved issue #628 (tab order not working with new SEH tab)
|
2016-04-16 02:50:02 +02:00 |
mrexodia
|
02c6ef6517
|
DBG: resolves issue #496 (removed awkward symbol cache to fix all issues with symbols)
|
2016-04-14 02:32:22 +02:00 |
mrexodia
|
c1fd7a82b6
|
GUI: resolved issue #616 (added more logic for forwarding to the search box)
|
2016-04-14 00:49:46 +02:00 |
mrexodia
|
8d49ec2c77
|
DBG+GUI: updated SEH (now shown in stack)
|
2016-04-13 22:52:01 +02:00 |
mrexodia
|
fbf415a3b8
|
DBG+GUI: small changes to the SEH view
|
2016-04-13 22:12:19 +02:00 |
Duncan Ogilvie
|
364c1b15a2
|
Merge pull request #615 from Avinm/development
SEH Viewer for 32-bit
|
2016-04-13 21:27:59 +02:00 |
mrexodia
|
03a4da7694
|
GUI: (hopefully) improved DisassembleBack
|
2016-04-12 23:52:00 +02:00 |
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 |