Commit Graph

8541 Commits

Author SHA1 Message Date
Riccardo Schirone
3829b1a82b core/graph: set minimal dimensions for nodes 2015-07-01 13:46:41 +02:00
Riccardo Schirone
ceeaa36620 core/graph: fix out of nodes text when zoom < 100 2015-07-01 13:46:41 +02:00
Riccardo Schirone
0749329762 core/graph: fix out of screen nodes when zoom > 100 2015-07-01 13:46:41 +02:00
Riccardo Schirone
822c6704d1 core/graph: . should center the graph to the current node 2015-07-01 13:46:40 +02:00
Riccardo Schirone
8c0bb719c2 core/graph: code refactoring, make zoom a field of the AGraph structure 2015-07-01 13:46:40 +02:00
Jeffrey Crowell
2f2b1dcc85 add chairmoji 2015-06-30 23:23:30 -04:00
Álvaro Felipe Melchor
1c3b4381d7 Fix #2864 - oob read in te command 2015-06-30 17:52:41 +02:00
pancake
2dca4d636c Last capstone-next fixes that regression 2015-06-30 16:03:39 +02:00
pancake
cf087149cc Fix #2724 - Fix /+ and few warnings 2015-06-30 12:36:13 +02:00
pancake
7d15bfefe6 Rollback capstone, its broken again https://github.com/aquynh/capstone/issues/411 2015-06-30 11:56:20 +02:00
pancake
1f989e423a Fix #2862 - Handle no file size with in 'i' and 'r' 2015-06-30 11:34:38 +02:00
pancake
36762e36e2 Update sdb and capstone 2015-06-30 11:16:40 +02:00
pancake
693ba387a0 Initial support for ESIL pins to emulate entire functions 2015-06-30 11:14:54 +02:00
pancake
d6cb2ae553 Fix #2834 - upgrade sdb 2015-06-30 00:21:55 +02:00
pancake
4afc585acd Add fuzzy backtrace algorithm and show function and flag info in dbt 2015-06-29 22:23:04 +02:00
Jeffrey Crowell
01543ba1cd fix unallocated mem access in cmd_type
closes #2863
2015-06-29 11:43:58 -04:00
pancake
fbc1746ffa Add +/- keys for zoom in/out 2015-06-29 17:00:12 +02:00
pancake
7851b75e5c Fix color and indentation issues in some comments 2015-06-29 11:37:18 +02:00
pancake
c576ca036b Detect shellscripts with pm 2015-06-29 11:36:50 +02:00
pancake
45a83dc38a Detect Rust binaries in RBinLang for name demangling 2015-06-29 11:22:05 +02:00
Álvaro Felipe Melchor
805818ba87 Fix #2850 - oob read with the command /p 2015-06-28 23:06:11 +02:00
Álvaro Felipe Melchor
3e47bd4084 Fix #2852 - oob read with the command pid 0 2015-06-28 23:06:11 +02:00
Álvaro Felipe Melchor
daf8e5b06f Fix some infers 2015-06-28 20:15:35 +02:00
Álvaro Felipe Melchor
ccef928dfe Fix some COVs 2015-06-28 20:15:35 +02:00
Álvaro Felipe Melchor
f162eb2f7a Fix oob read in r_print_date_w32 2015-06-28 20:15:35 +02:00
Álvaro Felipe Melchor
6970720dac Fix oob read in r_print_date_dos 2015-06-28 20:15:35 +02:00
Álvaro Felipe Melchor
39ad0d5ab6 Fix another oob in r_print_date_unix 2015-06-28 20:15:35 +02:00
Álvaro Felipe Melchor
371501b724 Fix #2832 - oob read in r_mem_copyendian 2015-06-28 20:15:35 +02:00
pancake
5ca5f143d1 Fix w32 debugger build 2015-06-28 11:07:33 +02:00
pancake
9eb4ef5197 Unescape backslash chars in ?e and add osx-qt-mingw32 toolchain support 2015-06-28 10:35:43 +02:00
pancake
f430d1d5df Fix #2844 - afv swapping vartype and varname 2015-06-28 10:08:07 +02:00
pancake
8eaf7d0c56 Fix #2843 - s.<invalid hexnumber wrong address 2015-06-28 10:01:28 +02:00
Álvaro Felipe Melchor
e5e23c2377 Fix #2808 - oob read in updateAddr 2015-06-28 02:42:33 +02:00
Álvaro Felipe Melchor
e0d89584e3 Fix #2833 - oob in r_wstr_clen 2015-06-28 02:41:09 +02:00
pancake
47cbce50c4 Deprecate WASD keys in ascii graph to make azerty users happy 2015-06-28 02:24:46 +02:00
pancake
625656d50a Fix ADD [mem] x86.cs esil - thanks @zlowram for reporting 2015-06-28 02:08:52 +02:00
pancake
3faffc1abc Fix DIV esil for x86.cs 2015-06-28 01:42:21 +02:00
Anton Kochkov
42830b70c6 Fix CID 1308251,1308249 2015-06-27 20:31:37 +03:00
Anton Kochkov
50112e08e5 Fix CID 1308250,1259928,1256138,1258673,1134613 2015-06-27 20:25:47 +03:00
Jeffrey Crowell
cab49c09a8 rename nt-x86/nt-x64 to new windows names
fix w32 builds
2015-06-27 13:10:00 -04:00
Jeffrey Crowell
be0c7cf457 fix crash on r2 -d empty_file
closes #2846
2015-06-27 11:49:39 -04:00
BlueC0re
c13f5aa9ff Fix variable name/type swap on command print. fixes #2844 2015-06-27 15:37:52 +02:00
Jeffrey Crowell
eb1f379d14 Revert "start using wcs"
This reverts commit 731ef331f5.
2015-06-26 23:54:01 -04:00
Jeffrey Crowell
584a0da932 fix oob heap read in on fixes #2807 2015-06-26 23:50:58 -04:00
Jeffrey Crowell
731ef331f5 start using wcs 2015-06-25 21:07:58 -04:00
pancake
d5f2661cbe Fix build and autocomplete cd 2015-06-26 00:32:01 +02:00
pancake
61091809b3 Begin the debugger refactoring 2015-06-26 00:37:52 +02:00
pancake
e3e39a806e Fix #2841 - Fix some near-infinite loops in sandbox mode 2015-06-25 23:41:14 +02:00
pancake
6dc29e516a Fix w32 ollyasm format strings for w32 2015-06-25 23:01:41 +02:00
pancake
01240d8001 Fix native debug plugin linkage 2015-06-25 22:43:10 +02:00