18748 Commits

Author SHA1 Message Date
vane11ope
87bd92a64c pseudo menu added in 2018-07-20 02:34:30 +02:00
vane11ope
da93272db3 fixed a huge bug where somehow you could not go back from VV to V and added pdc as a starting point 2018-07-20 02:34:30 +02:00
pancake
72819f1800 Add missing 0,1 B???? defines 2018-07-19 19:34:20 +02:00
pancake
3dec146798 This 0b... is not valid C 2018-07-19 18:13:10 +02:00
pancake
aa46936084 Fix r_core.h typedef issue with RCoreTask 2018-07-19 17:51:45 +02:00
pancake
20b95e4bb4 Fix asan issue related to the hashbang launch 2018-07-19 17:25:44 +02:00
pancake
7a8d2a4f75 Update sdb from git 2018-07-19 16:36:27 +02:00
Anton Kochkov
6e73443942 Try to fix MSVC build 2018-07-19 18:09:19 +08:00
pancake
b401cdda8e Fix #10770 - Only gather function metadata for afll and aflj 2018-07-19 11:49:58 +02:00
pancake
b21035349d Fix - - - behaviour 2018-07-19 11:41:27 +02:00
pancake
b6fb01b586 Fix 2 covs in panels 2018-07-19 11:11:10 +02:00
pancake
a3cc1d111d Fix last cov 2018-07-18 20:30:25 +02:00
fcasal
f86af30ffa Restore baddr after debug ends when oo'ing (#10774) 2018-07-18 20:18:10 +02:00
Khairul Kasmiran
51e293663b Fix ieej output 2018-07-18 19:33:12 +02:00
Khairul Kasmiran
2d83bb2a26 entries->initfini for ieej/rabin2 -ee -j since former key is already used 2018-07-18 19:33:12 +02:00
pancake
a11b7fdc7e Im retarded 2018-07-18 18:29:49 +02:00
Iru Cai (vimacs)
51a5394372 asm_x86_nz: fix "out dx, *" (#10769) 2018-07-18 11:45:53 -04:00
pancake
fa6c126461 Implement ?vx command 2018-07-18 17:15:59 +02:00
Luca Di Bartolomeo
c5ccda639a Fix color when scr.color=0 (#10768) 2018-07-18 15:52:45 +02:00
Riccardo Schirone
9a06b35277
meson.build: do not add "r_magic" as Require in pkgconfig if using sys 2018-07-18 15:50:02 +02:00
Vanellope
aac23f61d5 Support multiple levels of menus in vpansl (#10755) 2018-07-18 12:00:17 +02:00
pancake
f98d5c8593 Fix the msp430 disassembler asan regression 2018-07-18 11:54:52 +02:00
Maijin
bf9d45fa47 Fix #10767 2018-07-17 21:05:50 -04:00
pancake
7d61845ceb Fix asan crashes in the msp430 plugin 2018-07-18 02:39:27 +02:00
pancake
c9242c5a66 Add --uninstall in sys/meson.py 2018-07-18 02:30:59 +02:00
pancake
73147a1e94 Add --pull to sys/meson.py 2018-07-18 02:28:59 +02:00
pancake
f04057cae4 Implement sys/meson.py --asan 2018-07-18 02:27:02 +02:00
Simos Xenitellis
628339d2aa Fixed snapcraft.yaml to work on build.snapcraft.io
Now the snapcraft.yaml file can be used to build automatically
on build.snapcraft.io. If you want to build in your own VM or container,
use `sudo snapcraft` instead.
2018-07-18 02:11:28 +02:00
pancake
33a39499a0 Add sys/meson.py --symstall 2018-07-18 02:06:19 +02:00
cyanpencil
8cb110efa3 Add function argument colors to palette 2018-07-18 00:07:48 +02:00
cyanpencil
4b11dc03cd Colorize arguments and variables of functions 2018-07-18 00:07:48 +02:00
pancake
87ea24f22a Improve VA, show changed bytes as selected, less glitching 2018-07-17 23:53:44 +02:00
Paul I
9cb663cbdb Fix r2 -H MAGICPATH 2018-07-17 23:19:21 +02:00
sivaramaaa
87267a9e35 Fix noisy output in afta 2018-07-17 23:16:41 +02:00
Riccardo Schirone
c932d1abff
meson fixes (#10743)
* r2pm/meson.build: install r2pm
* meson.build: use system libraries when available
* travis: add fedora-sys to the list of things to test
* bin_nso.c: still include lz4.c when not on meson
* Dockerfile.travis: add required system dependencies to dockerfile
* meson.build: split zip_dep in libzip and zlib dependencies
* shlr/meson.build: zip needs zlib
2018-07-17 23:01:40 +02:00
Paul I
14e3706c93 Meson: fix syscall sdbs generation (#10736) 2018-07-17 21:12:17 +02:00
pancake
9e757e4226 Fix uaf in io.cache 2018-07-17 20:26:29 +02:00
pancake
a13e35371e Fix travis-asan issue in cmd_pd with highlight 2018-07-17 20:24:17 +02:00
pancake
9ddce7af9c Better fix for r_hex_no_code 2018-07-17 19:48:58 +02:00
pancake
646cae7617 Fix test_r_hex_no_code unit test 2018-07-17 19:47:49 +02:00
pancake
80699258dd Aim to fix #10757 2018-07-17 19:27:50 +02:00
pancake
5553f2ec34 Fix warning in type cast 2018-07-17 17:43:20 +02:00
David Carlier
c5ec231946 Attempt to fix #10693 issue. 2018-07-17 17:41:51 +02:00
Riccardo Schirone
927bfbae73
asm_x86_nz: fix pancake (#10761) 2018-07-17 17:17:11 +02:00
pancake
fdcf5bc9b2 Fix infinite loop in 'mov rax, qword[xmm0]' 2018-07-17 14:52:28 +02:00
Maijin
9e4039ccc3 Use unsigned values in JSON for offsets in bb 2018-07-16 19:36:00 -04:00
cyanpencil
9639afa6dc Use r_str_get to prevent passing null to %s 2018-07-17 00:59:16 +02:00
cyanpencil
ebc9cf809d Fix 1394098 resource leak in asm.c 2018-07-17 00:59:16 +02:00
cyanpencil
4c26bd27ef Fix 1393604 resource leak in format/pe.c 2018-07-17 00:59:16 +02:00
cyanpencil
68b4e5e52b Fix 1393408 unused value in graph.c 2018-07-17 00:59:16 +02:00