Torusrxxx
|
dcd00ade51
|
translate this file
|
2016-05-20 07:28:34 +00:00 |
Torusrxxx
|
eda4c65b9c
|
translate this file
|
2016-05-20 07:27:48 +00:00 |
Torusrxxx
|
7ef5d21e82
|
translate this file
|
2016-05-20 07:27:01 +00:00 |
Torusrxxx
|
6fa70cb29d
|
translate this file
|
2016-05-20 04:36:12 +00:00 |
Torusrxxx
|
37b20289cd
|
translate this file
|
2016-05-20 04:33:42 +00:00 |
Torusrxxx
|
0e98b1dbf5
|
translate this file
|
2016-05-20 04:32:03 +00:00 |
Torusrxxx
|
3dc1648ff2
|
translate this file
|
2016-05-20 04:28:49 +00:00 |
Torusrxxx
|
d005610869
|
translate this file
|
2016-05-20 04:25:55 +00:00 |
mrexodia
|
8c462d7667
|
GUI: made SettingsDialog showable on my pc again (should in theory also scale fine on hdpi but probably it fucks up)
|
2016-05-20 04:17:34 +02:00 |
mrexodia
|
e2e27ca9e9
|
DBG: temporarily fixed the ResolveOpValue function (needs a cleaner approach but this works for now)
|
2016-05-20 04:07:59 +02:00 |
mrexodia
|
6c742d0ce1
|
getregister public in value
|
2016-05-20 04:07:58 +02:00 |
Duncan Ogilvie
|
6b632eac0a
|
Merge pull request #642 from torusrxxx/development
Add the ability to set breakpoints directly on stack
|
2016-05-20 03:50:03 +02:00 |
mrexodia
|
51bce4dd5c
|
GUI: fixed display of floats in the RegisterView
|
2016-05-20 03:48:46 +02:00 |
Torusrxxx
|
4958090b80
|
Don't compile 64bit HW slots on 32bit target
|
2016-05-19 00:04:40 +08:00 |
Torusrxxx
|
a64199fedf
|
Don't compile 64bit HW slots on 32bit target
|
2016-05-19 00:03:49 +08:00 |
Torusrxxx
|
83ad64555a
|
Able to set breakpoints directly on stack
|
2016-05-19 00:01:31 +08:00 |
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 |