pancake
|
d15d321366
|
Remove unused variable
|
2021-03-15 02:24:16 +01:00 |
|
Khairul Azhar Kasmiran
|
1cec1e7419
|
Null deref, asm.tabs ovf and capstone3 fixes
|
2021-03-15 02:24:16 +01:00 |
|
pancake
|
894bc43ea9
|
Use more r_str_ncpy and improve it to not alloc beyond nullbyte ##api
|
2021-03-15 02:24:16 +01:00 |
|
pancake
|
c5e45f935d
|
Fix minor memleak on fail for macho
|
2021-03-15 02:24:16 +01:00 |
|
Florian M"arkl
|
b24dfd8e63
|
Fix UAF in rz_bin_reset_strings() ##bin
|
2021-03-15 02:24:16 +01:00 |
|
pancake
|
14e4e84ee3
|
Fix oobread in dcu
|
2021-03-15 02:24:16 +01:00 |
|
Khairul Azhar Kasmiran
|
ded1bafab3
|
Fix some uninitialized and minor memleak issues
|
2021-03-15 02:24:16 +01:00 |
|
Paul I
|
902d12b5ec
|
Free objects allocated by rz_syscall_get()
|
2021-03-15 02:24:16 +01:00 |
|
Khairul Azhar Kasmiran
|
621f90752b
|
Fix overflow in dcpu16 and uninitialized warning in wasm
|
2021-03-15 02:24:16 +01:00 |
|
Khairul Azhar Kasmiran
|
637af6323f
|
aae: Realign on fcn start if not in bb ##anal
|
2021-03-15 02:23:54 +01:00 |
|
pancake
|
7ff2673dd9
|
Random uninitialized variable uses fixups (#18453)
|
2021-03-15 02:23:39 +01:00 |
|
Basstorm
|
d1d4deb3c4
|
Fix duplicate vtable entries after 'aaa' ##anal
Co-authored-by: parallels <parallels@vmdevelop.lan>
|
2021-03-15 02:09:00 +01:00 |
|
pancake
|
6d47fa4336
|
af-*: Remove function flags too ##anal (#18466)
Co-authored-by: Khairul Azhar Kasmiran <kazarmy@gmail.com>
|
2021-03-15 02:02:15 +01:00 |
|
pancake
|
7337abaddf
|
Add r_vector_flush() ##api (#18465)
Co-authored-by: Florian M"arkl <info@florianmaerkl.de>
|
2021-03-15 01:57:10 +01:00 |
|
pancake
|
d1038c5301
|
Fix format string in table and minor type regression
|
2021-03-15 01:48:59 +01:00 |
|
wargio
|
8b1037a9a1
|
null argument issues
|
2021-03-15 01:48:59 +01:00 |
|
Alexis Ehret
|
f48729acd5
|
Random null deref and more size_t fixes
|
2021-03-15 01:48:59 +01:00 |
|
pancake
|
06adab8389
|
Add variable autocompletion class in !!! ##shell
|
2021-03-15 01:46:33 +01:00 |
|
pancake
|
793c0b00a2
|
Fix memory leak librz/analysis/dwarf_process.c (#18461)
Co-authored-by: Alexis Ehret <08a@riseup.net>
|
2021-03-15 01:16:37 +01:00 |
|
pancake
|
ef80f24679
|
Check if Core Plugin implements call before calling (#670) (#18459)
Co-authored-by: Florian Markl <info@florianmaerkl.de>
|
2021-03-14 23:29:19 +01:00 |
|
pancake
|
285ec16b4e
|
io/p/io_zip: fix NULL deref when opening unknown zip (#18455)
Co-authored-by: Riccardo Schirone <sirmy15@gmail.com>
|
2021-03-14 22:45:17 +01:00 |
|
pancake
|
921f4a0bc8
|
aaef: Add help msg and x86_32 test (#18454)
Co-authored-by: Khairul Azhar Kasmiran <kazarmy@gmail.com>
|
2021-03-14 22:35:54 +01:00 |
|
pancake
|
e7c29ed232
|
Boolify cfg.debug (#18452)
|
2021-03-14 22:22:04 +01:00 |
|
pancake
|
338d4d3915
|
Fix cX command and minor cleanup ##anal (#18451)
|
2021-03-14 21:52:52 +01:00 |
|
condret
|
99953e16ea
|
Sync om and omj output ##cmd
|
2021-03-14 21:30:39 +01:00 |
|
condret
|
1887ae643d
|
Fix comment ##io
|
2021-03-14 19:52:40 +01:00 |
|
pancake
|
ed6f351634
|
Fix PSW register bits definition for v850 ##anal
|
2021-03-14 19:38:14 +01:00 |
|
pancake
|
acf469352c
|
Add support for jump tables on v850 ##anal (#18447)
|
2021-03-14 18:59:40 +01:00 |
|
pancake
|
08b3dc0ea9
|
Honor cfg.debug in asm.section using dmi. ##disasm
|
2021-03-14 18:54:01 +01:00 |
|
pancake
|
e82f3d7fcb
|
dmi commands handle symbols, exports, main, entries too ##debug
|
2021-03-14 18:54:01 +01:00 |
|
pancake
|
402be564e1
|
Implement dmis command as an alias for .dmi* ##debug
|
2021-03-14 18:54:01 +01:00 |
|
pancake
|
f46683f6be
|
Workaround the dmi issue by using rabin2 in macOS for now ##debug
|
2021-03-14 18:54:01 +01:00 |
|
pancake
|
0977e6119f
|
Fix alignment issues in RTable with utf8 fields ##print (#18448)
|
2021-03-14 18:48:13 +01:00 |
|
pancake
|
80f861a71d
|
Implement custom bit size cyclic memory layout and wrap flags in ##io (#18417)
* Repeated maps dont have executable permissions
* This is used on s390, ARMv4 (and lower) and some v850
* Added some basic tests
|
2021-03-14 16:55:57 +01:00 |
|
pancake
|
83aad2f3fd
|
Fix assert in iSj for invalid size sections ##bin
|
2021-03-14 16:52:03 +01:00 |
|
pancake
|
01f8773683
|
Improve asm.meta=false for 16, 32 and 64 words ##disasm (#18446)
|
2021-03-14 16:49:51 +01:00 |
|
condret
|
1fae2164cb
|
Rename r_io_map_get_for_fd to r_io_map_get_by_fd ##io
|
2021-03-12 20:52:45 +01:00 |
|
condret
|
4f67157ff5
|
Rename r_io_map_resolve to r_io_map_get ##io
|
2021-03-12 17:56:46 +01:00 |
|
condret
|
eb48818342
|
Rename r_io_map_get to r_io_map_get_at ##io
|
2021-03-12 17:56:46 +01:00 |
|
Sylvain Pelissier
|
676cb56b4c
|
Correct MOVD instruction and SSE registers definition (#18437)
|
2021-03-11 22:01:23 +01:00 |
|
mrglm
|
6fc16a716b
|
Fix #18284 (json command returning empty string) ##anal ##json (#18439)
|
2021-03-11 20:22:54 +01:00 |
|
pancake
|
3694865726
|
r2 -b acts like -e asm.bits, which resulted in anal plug issue (#18438)
|
2021-03-11 20:07:16 +01:00 |
|
pancake
|
d87b355e7c
|
Fix double frees and oobs found by asan
|
2021-03-11 15:38:16 +01:00 |
|
condret
|
870db57f62
|
Fix warning (#18436)
|
2021-03-11 14:48:12 +01:00 |
|
pancake
|
70839e7ef3
|
Add plugins=nogrub option for meson ##build
|
2021-03-11 12:39:47 +01:00 |
|
condret
|
3b2190e827
|
Fix endless loop in r_rbtree_cont_node_next ##util
|
2021-03-10 21:21:24 +01:00 |
|
condret
|
95024fddd1
|
Fix segfaults in rbtree.c (parent backlink) ##util
|
2021-03-10 21:21:24 +01:00 |
|
condret
|
36f5d0e68a
|
Add r_rb_cont_tree_node_next (SIOL Eternal) ##util
|
2021-03-10 21:21:24 +01:00 |
|
condret
|
83a87687cf
|
Add backlink to parent in RBNode (SIOL Eternal) ##util
|
2021-03-10 21:21:24 +01:00 |
|
condret
|
9ed7ec7c16
|
Add r_rb_cont_tree_find_node (SIOL Eternal) ##util
|
2021-03-10 21:21:24 +01:00 |
|