radare2/libr
2019-03-11 01:32:12 +08:00
..
anal Add missing ESIL for ARM64's LDRH instruction ##anal 2019-03-08 19:36:14 +01:00
asm Remove extraneous space for scd instruction for chip8 2019-03-09 15:38:06 +01:00
bin Compute file hashes on request via it and compare if has changed ##bin 2019-03-09 17:36:59 +01:00
bp Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
config Implement visual decompiler and fix the RConfigHold API ##disasm 2019-03-04 02:44:13 +01:00
cons Implement UJMP/UCALL color and update themes ##disasm 2019-03-09 14:23:25 +01:00
core Added missing autocompletions for project management commands (#13340) 2019-03-10 14:26:15 +01:00
crypto Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
debug Fix debug rap reg profile setup ##sync 2019-02-22 01:42:52 +01:00
egg Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
flag Make function to allow grabbing the flags by order of importance in flagspace ##core 2019-03-05 23:43:49 +01:00
fs Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
hash Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
include Implement UJMP/UCALL color and update themes ##disasm 2019-03-09 14:23:25 +01:00
io Fix leak in RIO: free iter after removing it from list 2019-03-05 00:20:46 +01:00
lang Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
magic Prerelease travis release (#13189) 2019-02-28 16:58:09 +01:00
main Compute file hashes on request via it and compare if has changed ##bin 2019-03-09 17:36:59 +01:00
parse Fix #13326 - Implement of asm.regsub to replace register names with their role alias ##disasm (#13330) 2019-03-09 10:21:04 +01:00
reg Fix #13326 - Implement of asm.regsub to replace register names with their role alias ##disasm (#13330) 2019-03-09 10:21:04 +01:00
search Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
socket Fix #13234 - Allow reopening of webserver ##sync 2019-03-06 04:43:32 +01:00
syscall Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
util Simplify function guessing ##anal 2019-03-11 01:32:12 +08:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head
config.mk.tail Minor improvements for the makefiles 2018-05-19 01:01:59 +02:00
depgraph.pl
do-ar-sh More ios-sdk build fixes 2019-01-30 09:14:24 -06:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
libs.mk Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
Makefile Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
meson.build Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
rules.mk Create libr_main and make all binaries use it ##core 2019-03-08 14:22:59 +01:00
stripsyms.sh
symgraph.pl