22716 Commits

Author SHA1 Message Date
condret
9d4b77fbd2 fix gb asm 2019-09-25 02:05:29 +02:00
pancake
b121aacf60 Avoid some trailing spaces in table.toString() 2019-09-24 18:45:09 +02:00
pancake
f6215c16ad Fix some output from sh (gnu-dis) 2019-09-24 18:34:56 +02:00
Khairul Azhar Kasmiran
e0265ba9b7 Add help for pf.fmt_name.field_name[i] (#15112) 2019-09-24 18:09:58 +02:00
radare
2223a1f3e1
Do not resolve the strings pointed by ADRP on arm64 ##disasm (#15113) 2019-09-24 18:09:10 +02:00
dodococo
9d7a72f9c6 Integrate table API for p-h (#15083) ##table
* Added UTF8 and Curvy Support For Table API
* Added show footer with sum support
* Integrate star= command with table API
2019-09-24 10:46:06 +02:00
pancake
b263363a91 Add afbt and improve RTable api 2019-09-23 17:10:20 +02:00
radare
2b3f0dc3c9
Fix RCALL and RJMP in aop and /at ##search (#15106) 2019-09-23 12:40:24 +02:00
radare
0169b9822d
Improve (change) sh4 disasm (lowercase regs...) ##disasm (#15105) 2019-09-23 11:15:23 +02:00
pancake
011d6208fe Add anal.delay to disable delay slot analysis for testing ##anal 2019-09-23 10:53:25 +02:00
dodococo
bf43f18382 Fix #14919: truncate long function names in Vv (#14996) ##visual 2019-09-23 09:02:36 +02:00
pancake
cc37e231dc Fix possible null deref in RTable api 2019-09-23 04:15:00 +02:00
pancake
29b950529f fix #15060 - Add xrefs and xrefs here in visual ##panels 2019-09-23 04:10:53 +02:00
pancake
1ffff8008a Oops add missing column for omt 2019-09-23 03:28:42 +02:00
pancake
4edccf94d2 Fix #14559 - Honor scr.fps ##panels 2019-09-23 03:25:47 +02:00
radare
2c0e7b4438
Improve omt and implement RTable.filterSum ##io
* Some code cleanup in analysis and reduce false positives in aae
2019-09-23 02:57:25 +02:00
pancake
74fcb0acaf Add omt and help message for RTableQuery + add format column api ##core 2019-09-23 01:11:30 +02:00
pancake
1b56267c00 Fix pc-rel movs in sh's esil ##anal 2019-09-23 00:18:36 +02:00
Paul I
ef9ff8f130 Change r_sys_get_src_dir_w32() behaviour (#15102) 2019-09-23 00:15:12 +02:00
Khairul Azhar Kasmiran
a8a42f149f Fix for r2pm when libdir is lib64/ (#15101) 2019-09-23 00:13:59 +02:00
Paul I
5094ab44cf Meson: export sdb symbols from r_util on Windows (#15098) 2019-09-23 00:00:21 +02:00
GustavoLCR
60ae40fa5c Fix #5446 - Implement msvc RTTI demangling (#15086)
* Implement demanging msvc template parameters
* Add demangle func pointer in RBinBind struct and use it in avrD
* Extra fixes in r_bin_demangle_list and r_bin_demangle_plugin
2019-09-22 23:58:42 +02:00
Roman Valls Guimera
e4d058eda1 Check NULL return of r_anal_cc_func, otherwise Vvjjjjj crashes with strdup null deref (#15100) 2019-09-22 17:27:22 +02:00
Paul I
0891c6966a Update meson.build (#15099) 2019-09-22 20:36:32 +08:00
Khairul Azhar Kasmiran
18ef593b2e Set rpath if non-Windows Meson shared ##build (#15051) 2019-09-22 10:49:54 +02:00
Paul I
374eb3b95c Update shlr/sdb (#15095) 2019-09-22 10:43:23 +02:00
Paul I
64a6baf0a9 Use abs path for LIBDIR and INCLUDEDIR on Windows (#15096) 2019-09-22 10:42:49 +02:00
Paul I
6c72b13c7b Fix bugs in do_syscall_search() (#15097) 2019-09-22 10:41:05 +02:00
Paul I
016c1f73cb Add R_INVALID_SOCKET macro (#15094) 2019-09-22 00:32:35 +02:00
GustavoLCR
1ff5f8e499 Fix waf command behaviour (#15084) 2019-09-21 14:30:51 +02:00
Paul I
ac2bd1e735 Some optimization for r_str_replace() and r_str_replace_icase() (#15092) 2019-09-21 14:29:44 +02:00
pancake
d112883c5a bb.overlapped must be bool 2019-09-20 12:34:18 +02:00
pancake
4dfcc4f9f6 Delay execution debug messages are now available via anal.verbose ##anal 2019-09-20 12:29:37 +02:00
Gordon M
ca1eddb22d Debian package fixes (#15081) ##build
* Use xz instead of gzip
2019-09-20 12:25:26 +02:00
David CARLIER
cc4af9869f Fix rop inline assembly form ##util (#15080) 2019-09-20 12:24:32 +02:00
dodococo
5cf107eccf Fix #14845: Support radare2_rc in radiff2 for graphs (#15078) ##diff 2019-09-20 12:24:15 +02:00
Khairul Azhar Kasmiran
9f63becfa8 Fix #15073: Disambiguate using fcn addr also in meta.min rbtree (#15077) ##anal 2019-09-20 12:21:29 +02:00
Óscar Carrasco
44db6353a1 Integrate types field in zignature operations (#15082) ##zign 2019-09-20 12:20:15 +02:00
Florian Märkl
5a37bddbab
Fix double typedef of RParseCType (Fix #15085) (#15087) 2019-09-20 09:35:25 +02:00
Florian Märkl
0b9edb4a4c Move Lib already loaded check before dlopen Call (#15075) ##core 2019-09-19 18:48:19 +02:00
Florian Märkl
dd74f86d3e Refactor Search to use less Global State (#15076) ##search 2019-09-19 18:44:42 +02:00
Anton Kochkov
fd1e3ba0b0
Fix README badges 2019-09-19 12:55:04 +08:00
Khairul Azhar Kasmiran
31203f74db Fix FreeBSD SourceHut build (#15071) 2019-09-19 09:14:17 +08:00
lzutao
77831e2c04 Fix & has lower precedence than == (#15067) 2019-09-18 09:58:29 +02:00
Brandon Lin
9bf5aeb58a Fix x86 assembler output for some memory loads (#15068) ##asm
Fixes some missing/wrong operand size prefixes
and a corrects a typo in handling 64-bit offsets.
2019-09-18 09:57:40 +02:00
pancake
146173767e Update version to 4.0.0-git 2019-09-18 01:50:53 +02:00
pancake
d028e19919 Fix warning 2019-09-18 01:50:15 +02:00
Paul I
1274f6a2f5 Fix V810_FLAG_* values (#15066) 2019-09-18 01:47:19 +02:00
fcasal
ca4dab32db Add cxa_throw as noreturn. (#15064) 2019-09-17 23:46:51 +02:00
Paul I
13fd1b5c4a Fix bug in aef command (#15065) 2019-09-17 23:46:32 +02:00