16586 Commits

Author SHA1 Message Date
Giovanni
11f22d2828 fixed ppc esil for RLD[I]C[L/R] and BD* instructions and mask[32/64] (#8914) 2017-11-30 00:47:57 +01:00
pancake
7541f18a36 Fix crash in capstone-sparc 2017-11-30 00:30:06 +01:00
pancake
04451ab241 Do not honor asm.tabs in pds 2017-11-30 00:17:01 +01:00
pancake
4262a96d3a Fix #8913 - asm.offless is now asm.immtrim, + fixes for pds 2017-11-30 00:14:08 +01:00
pancake
f709581526 Honor more asm. directives in pdr and pdR 2017-11-29 18:56:12 +01:00
Giovanni
83d6067db9 fixed wrong output (#8908) 2017-11-29 04:16:12 +01:00
pancake
3978bd1ac5 Initial import of the /f webui 2017-11-29 04:09:23 +01:00
pancake
5a9f1fd2ac Fix regression in r_snprintf 2017-11-28 22:43:17 +01:00
pancake
edf43610e6 Fix null deref in disasm with asm.emu because of the cc_source var 2017-11-28 20:23:05 +01:00
Srimanta Barua
a7af340174 Fixed double free in the gdbclient 2017-11-28 17:59:26 +01:00
Martin Carpenter
ac3b96b382 Re-open stderr to nul or /dev/null on -2 flag 2017-11-28 17:58:48 +01:00
pancake
d505902165 Add r_snprintf to null terminate strings and fix oobread in esil2reil 2017-11-28 17:54:38 +01:00
pancake
163070e5e1 Fix infinite loop and use-after-free in r_flag_unset_glob 2017-11-28 16:52:33 +01:00
Khairul Kasmiran
f1c6b694f2 Don't print ESIL str if jump op 2017-11-28 21:59:29 +08:00
pancake
7c803b0e52 Fix powerpc autodetection 2017-11-28 13:41:33 +01:00
pancake
e67c8dc0f2 Avoid false positives in the ISPPC test for binr/preload 2017-11-28 13:22:19 +01:00
pancake
fe649cf4e3 Fix build on old Macs 2017-11-28 13:21:49 +01:00
pancake
d909c3d333 Add new command afi. to just get the function name 2017-11-28 11:37:49 +01:00
pancake
07caf282f7 After-release version bump 2017-11-28 11:05:53 +01:00
pancake
ee60699cea Add asm.anal option to analyze code and refs while disasm 2017-11-28 10:52:04 +01:00
pancake
95f842729c Release 2.1.0 2.1.0 2017-11-27 13:31:04 +01:00
pancake
544ae3dc93 Fix tmpstring memleak in tab 2017-11-27 12:44:29 +01:00
Anton Kochkov
a5afb090ec Fix compilation for non-GNU compilers 2017-11-27 19:36:35 +08:00
Anton Kochkov
4554a9e458 More 8051 ESIL 2017-11-27 18:19:39 +08:00
Anton Kochkov
4ef6b508ec
Fix #8031 (#8896) 2017-11-27 16:01:49 +08:00
Anton Kochkov
598807c10e Fix Gentoo linking 2017-11-27 13:40:31 +08:00
Anton Kochkov
7ad0152b35 Fix PE endian issue 2017-11-27 13:26:13 +08:00
Anton Kochkov
ac9110fca5 Fix build 2017-11-27 13:19:51 +08:00
Anton Kochkov
320a6db816 Add some of missing 8051 ESIL ops 2017-11-27 13:05:31 +08:00
pancake
832a6caf3a Fix #7711 - Bad pointer arithmetics in jemalloc parser 2017-11-26 23:16:38 +01:00
pancake
7fdf1e9048 No colors in flags when scr.color=0 and osx->macos in noreturn types 2017-11-26 22:42:56 +01:00
sivaramaaa
d1b1fcf701 Quick fix for macOS syscalls 2017-11-26 20:11:53 +01:00
xarkes
805cc944b8 Add an command that works like Vdn, to rename flags in anal refs 2017-11-26 20:10:49 +01:00
pancake
e467c81fe1 Implement /ce to search esil expressions matching given string 2017-11-26 19:56:09 +01:00
Siarhei Siniak
1960a2c9f7 Terminate foreground tcp and http servers 2017-11-26 14:28:57 +01:00
SkUaTeR
eb5320b1e3 ood fixed uninitialize var (#8889) 2017-11-26 14:28:29 +01:00
pancake
d355a9c93e Bring back the canvas trimming and fix again visual glitch with 1 node graphs 2017-11-26 02:25:57 +01:00
pancake
64797c4e97 Strings matters for autonaming 2017-11-26 02:22:31 +01:00
pancake
1fcd2b1a3e Add /e? and fix arg parsing with no spaces like /e/foo/i 2017-11-26 01:47:53 +01:00
pancake
c54c993f15 Fix regression in autoname 2017-11-26 01:44:08 +01:00
Khairul Azhar Kasmiran
e8edb95304 Extend str.escbslash to work with iz (#8882) 2017-11-26 01:37:12 +01:00
mrpaja
c2653f8afe Fix whitespace issue, when using the tab complete 2017-11-26 01:35:58 +01:00
pancake
c830c67a08 Fix rendering interactive visual graph with only 1 node 2017-11-26 01:32:52 +01:00
pancake
b2c91a7d03 Fix hotkey shortcuts for UCALL (used mainly on windows bins) 2017-11-26 00:52:58 +01:00
pancake
48006382e3 Fix #8846 - Do not rename methods, they are usually named properly 2017-11-26 00:17:35 +01:00
pancake
896ff27e6c Honor cfg.debug in /E and run aei if esil is not ready 2017-11-25 23:36:32 +01:00
Florian Märkl
4d0849b218 Remove error output from r_core_anal_graph() (#8885) 2017-11-25 18:18:40 +01:00
Tatsuyuki Ishi
754e0e32f9 pdb_downloader: remove redundant static 2017-11-25 13:16:21 +01:00
Maijin
e44286124a merge endian in CONTRIBUTING 2017-11-25 12:20:32 +01:00
Tatsuyuki Ishi
6f53a6a69f PDB downloader: workaround MS server bug Fix #8848 2017-11-25 11:24:33 +01:00