22907 Commits

Author SHA1 Message Date
GustavoLCR
b83d03abca Fix formatting for r_bin_list_archs (#15256)
* obj->obj_size is 64 bits
* offset is unsigned
2019-10-12 23:16:39 +02:00
yossizap
a9478c0bb0 Added "dptj" and "dptj " (#15259) ##debug 2019-10-12 23:14:24 +02:00
Khairul Kasmiran
b5506916ed Fix #define alignment 2019-10-12 19:38:57 +08:00
condret
152ab3e94d fix mcs96 instruction length 2019-10-12 11:44:36 +02:00
condret
73d6b8e930 anal_x86_cs fix esil expr for neg instruction (#15252) ##emu 2019-10-12 00:43:42 +02:00
GustavoLCR
9ed199d64e
Fix OOB read in 8051 assembler 2019-10-11 15:22:52 -03:00
GustavoLCR
42938ada9f
Fix heap-buffer-overflow in 8051 assembler 2019-10-11 14:37:53 -03:00
pancake
a4c145c708 Revert bf regression 2019-10-11 16:22:03 +02:00
radare
681fbb0431
Some small cleanup/deprecations on asm/anal (#15248) 2019-10-11 14:25:44 +02:00
pancake
26981d23b7 Fix #15246 - Honor the 'u' suffix in PPC instructions in ESIL ##emu 2019-10-11 12:58:12 +02:00
pancake
07bfca8cb1 Fix #15238 - pvj4 stuck in a loop 2019-10-11 12:10:33 +02:00
hmht
9db9050454 Fix 8051 dptr read (#15247) 2019-10-11 10:46:28 +02:00
pancake
14c14e7c36 Add support for RTable.query in i ##bin 2019-10-11 05:55:50 +02:00
pancake
58136e0dd8 Remove some globals in rabin2 and fix iz with table 2019-10-11 00:21:06 +02:00
pancake
74f2ea20ea Fix RTable.ALIGN(CENTER,RIGHT) and lowercase table headers 2019-10-10 22:26:19 +02:00
pancake
bec9b7abf1 FIxes for RBinSection.table output 2019-10-10 21:56:00 +02:00
pancake
6e0de66ee1 r2 -N disables utf8 2019-10-10 21:46:34 +02:00
pancake
51d871bf3f Fix relocs usage of the table api 2019-10-10 20:10:45 +02:00
pancake
f2d76b16cd Switch to travis-ci.com 2019-10-10 20:04:02 +02:00
pancake
6b94dc8fc0 More bug fixes for the table refactoring 2019-10-10 19:48:03 +02:00
pancake
364854ae86 More fixes for the table rendering 2019-10-10 19:00:01 +02:00
pancake
53b4af94d9 Fixes for NE and RBin.table 2019-10-10 18:42:59 +02:00
dodococo
43f1dcef90 Fix #15132: Integrate table to iS,ia,ir,iz,is (RBin info) based commands (#15159) ##bin 2019-10-10 17:38:45 +02:00
radare
3dd2525a2f
Fix #15235 - push [mem] not handled in /r ##anal 2019-10-10 16:15:01 +02:00
pancake
b890cf2e6a Remove useless irc notifications completely from the travis file 2019-10-10 15:00:45 +02:00
pancake
32dafd2374 Fix null deref when building without any assembler plugin 2019-10-10 12:35:31 +02:00
David CARLIER
95afa19754 Join command mem leak fix ##cmd (#15244) 2019-10-10 12:05:34 +02:00
neuracr
d561a59a03 Fix #15222 (#15236) - inverse page up/down in popup widget 2019-10-10 04:44:34 +02:00
GustavoLCR
2a7025208a Print child output in pipe lang plugin ##windows (#15240) 2019-10-10 04:42:32 +02:00
Armin Weihbold
9b9103e00a Enhance drm command, add drm xmm0 functionality (#15214) ##debug
* Add shorthand versions of `drm` - `drm[bwdq]`
* Add mmx register to linux-x64
2019-10-10 04:40:08 +02:00
Armin Weihbold
db1b79b125 Fix #13118 - drf st0 - fpu regs (#15241) 2019-10-10 04:37:37 +02:00
Anton Kochkov
5aa127fe22 Fix build 2019-10-09 16:58:42 +08:00
Armin Weihbold
a4954a221e Fix drf output formatting ##debug 2019-10-09 10:18:30 +02:00
pancake
6b6ea317f9 Handle free for R2pipe.open_dl() 2019-10-09 10:16:16 +02:00
pancake
596cbf2903 Implement r2pipe_open_dl() to use dlopen/dlsym ##r2pie 2019-10-09 00:42:24 +02:00
pancake
deb43d3295 Fix two warnings in r_endian 2019-10-08 22:32:08 +02:00
pancake
37abed265d Update capstone from git 2019-10-08 19:39:26 +02:00
pancake
94ed5c2c7d FIx warnings with latest GCC on GNU/Linux 2019-10-08 17:42:39 +02:00
Khairul Kasmiran
881814575e Add missing semicolon 2019-10-09 00:21:09 +08:00
dok
e3086a8940 Add kitty clippy replacement :3 (#15232) ##core 2019-10-08 17:47:49 +02:00
dok
810b47343f Add fortunes :] (#15231) 2019-10-08 17:44:54 +02:00
dok
f047f409af visual: Refactor print format (#15230) 2019-10-08 17:44:38 +02:00
dok
dc48c066c8 libr asm: arm: Fix c99 compiler error (#15228) 2019-10-08 17:44:01 +02:00
dok
c544a9ceaa fortunes.tips: Fix outdated command (#15229) 2019-10-08 17:43:34 +02:00
David CARLIER
b2230b6551 Further wasm memory leak fixes ##wasm (#15227) 2019-10-08 15:43:50 +02:00
Remco Verhoef
80511aac77 Fix macOS build with latest XCode ##build (#15202) 2019-10-08 10:55:31 +02:00
David CARLIER
fdc3cf8bd8 Fix GMT cast typo in rax2 (#15226) 2019-10-08 10:55:00 +02:00
Remco Verhoef
f24f3b31db fix typo (#15225) 2019-10-08 10:54:38 +02:00
layderv
a001e7c1b6 Fix #10651 sub sp, sp, 0x1000 not correctly assembled for ARM (#15187) ##asm 2019-10-08 10:54:10 +02:00
David CARLIER
1b78ba1a36 Memory leak fixes in error code paths ##wasm (#15223) 2019-10-08 10:53:17 +02:00