rizin/libr
Khairul Azhar Kasmiran 1cb18df8b4
ahi 10 does signed decimal with 32-bit gp regs + ahi 10u for unsigned decimal (#16970)
* ahi 10 does signed decimal with x86 32-bit regs + ahi 10u for unsigned decimal
* Use arch-independent r_reg api instead
2020-05-30 01:31:22 +08:00
..
anal Correct RISC-V ESIL for jumps (#16962) 2020-05-29 11:03:41 +08:00
asm Fix pre c99 loop issue and useless negative check (#16957) 2020-05-27 12:44:21 +02:00
bin Implement Wasm SIMD instruction disassembly (#16928) 2020-05-22 13:58:56 +02:00
bp
config Fix RConfigHold in case the same key is set two times 2020-03-24 15:23:35 +01:00
cons Fix an oobread when pressing the backspace in the r2 shell (#16844) 2020-05-18 15:51:52 +02:00
core ahi 10 does signed decimal with 32-bit gp regs + ahi 10u for unsigned decimal (#16970) 2020-05-30 01:31:22 +08:00
crypto Add one more word in AES key search and merge Sbox (#16811) 2020-05-12 11:58:26 +08:00
debug Use HtPP for accessing dbg trace entries (#16921) 2020-05-20 21:02:42 +08:00
egg Fix segfaults in fuzzed bins (#16538) 2020-04-12 12:16:51 +02:00
flag Expose flag_get_list to RFlagBind 2020-05-03 17:55:20 +02:00
fs pointer type mismatch warning (#16695) 2020-04-23 08:59:46 +02:00
hash Add header guard (#16605) 2020-04-16 18:41:31 +02:00
include Fix half-assed comparators (#16953) 2020-05-28 11:18:06 +08:00
io Fix Tests after Reports by asan (#16776) 2020-05-08 21:45:01 +02:00
lang Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
magic Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
main Add dumping of FLIRT signatures to rasign2 ##signatures (#16934) 2020-05-22 12:16:34 +08:00
parse ahi 10 does signed decimal with 32-bit gp regs + ahi 10u for unsigned decimal (#16970) 2020-05-30 01:31:22 +08:00
reg Use r_str_trim_head_ro instead of hacky while loops (#16416) 2020-04-05 15:50:19 +02:00
search Add one more word in AES key search and merge Sbox (#16811) 2020-05-12 11:58:26 +08:00
socket Create writefds set to fix socket timeout in r_socket_connect (fixes #16788) (#16946) 2020-05-25 14:24:06 +08:00
syscall Fix MIPS syscall analysis (#16751) ##anal 2020-05-03 11:03:08 +02:00
util Migrating RAnnotatedCode to radare2 (#16939) 2020-05-27 11:54:31 +08:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk
Makefile Fix static build (#16926) 2020-05-20 00:35:06 +08:00
meson.build Migrating RAnnotatedCode to radare2 (#16939) 2020-05-27 11:54:31 +08:00
rules.mk
stripsyms.sh
symgraph.pl