| .. |
|
msvc
|
|
|
|
r_util
|
Rename r_str_clean -> r_str_trim_nc // TODO: Find better name
|
2018-01-08 10:23:57 +01:00 |
|
sdb
|
Update dict from sdb again
|
2017-12-14 11:24:46 +01:00 |
|
sflib
|
|
|
|
btree.h
|
|
|
|
getopt.c
|
|
|
|
r2naked.h
|
|
|
|
r_anal.h
|
Add PIC Baseline ASM Plugin
|
2018-01-02 18:18:42 +01:00 |
|
r_anal_ex.h
|
|
|
|
r_asm.h
|
Add PIC Baseline ASM Plugin
|
2018-01-02 18:18:42 +01:00 |
|
r_bin.h
|
Add bin.useldr and bin.usextr options to tweak RBin loading behaviour
|
2018-01-07 22:08:53 +01:00 |
|
r_bin_dwarf.h
|
Fix #8813 - segfault in dwarf parser
|
2017-11-14 04:15:54 +09:00 |
|
r_bind.h
|
Enhance ax, axk lists and axq is the old ax
|
2017-10-09 00:51:51 +02:00 |
|
r_binheap.h
|
Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332)
|
2017-08-27 18:05:58 +02:00 |
|
r_bp.h
|
Fix pxj length
|
2017-12-17 13:48:17 +01:00 |
|
r_cmd.h
|
|
|
|
r_config.h
|
|
|
|
r_cons.h
|
Fix build
|
2018-01-02 19:31:02 +01:00 |
|
r_core.h
|
Disasm now honors bin.strpurge (#9139)
|
2018-01-06 14:31:41 +01:00 |
|
r_crypto.h
|
Implem and integration of the Serpent cipher (ECB) (#8917)
|
2017-11-30 22:47:29 +01:00 |
|
r_debug.h
|
Implement io.cache.auto to cache all reads for slow io backends
|
2017-12-18 01:44:22 +01:00 |
|
r_diff.h
|
Bring back the levenstein and fix previous commit
|
2017-09-13 10:25:13 +02:00 |
|
r_egg.h
|
Removed global variables and fixed several leaks
|
2017-10-07 09:52:09 +02:00 |
|
r_endian.h
|
Fix /v when no size is specified
|
2018-01-06 23:45:06 +01:00 |
|
r_flag.h
|
Fix mg infinite recursivity issue, add fq and fsq commands and handle /flags in fs.r2
|
2017-10-23 12:54:03 +02:00 |
|
r_flist.h
|
|
|
|
r_fs.h
|
Remove squash references (it's in extras) and add RFSPlugin.license
|
2017-11-08 00:49:29 +01:00 |
|
r_hash.h
|
Wide CRC hashes
|
2018-01-07 20:41:53 +01:00 |
|
r_heap_glibc.h
|
|
|
|
r_heap_jemalloc.h
|
|
|
|
r_io.h
|
Implement io.cache.auto to cache all reads for slow io backends
|
2017-12-18 01:44:22 +01:00 |
|
r_lang.h
|
|
|
|
r_lib.h
|
Initial draft implementation of the loader plugins for RBin
|
2018-01-07 21:54:41 +01:00 |
|
r_list.h
|
Delete (TODO: implement r_list_foreach_prev) comment
|
2018-01-04 13:03:01 +01:00 |
|
r_magic.h
|
|
|
|
r_parse.h
|
Fix leave and ret doesn't translate to pseudocode
|
2017-12-09 13:14:37 +01:00 |
|
r_pdb.h
|
|
|
|
r_print.h
|
Fix warnings with GCC
|
2017-12-08 15:47:48 +01:00 |
|
r_qrcode.h
|
|
|
|
r_reg.h
|
Added ifdef cplusplus for r_reg.h
|
2017-12-15 16:57:35 +01:00 |
|
r_regex.h
|
|
|
|
r_search.h
|
Refactor search (#8566)
|
2017-09-20 17:00:18 +02:00 |
|
r_sign.h
|
Added autoload of zignatures (#8554)
|
2017-09-18 17:48:19 +02:00 |
|
r_skiplist.h
|
|
|
|
r_slist.h
|
|
|
|
r_socket.h
|
Initial port of io.winedbg using the new r_socket_spawn() api
|
2017-09-27 03:12:00 +02:00 |
|
r_syscall.h
|
|
|
|
r_th.h
|
|
|
|
r_types.h
|
Renamed R_BIT_SWAP to R_BIT_TOGGLE
|
2018-01-07 14:46:35 +08:00 |
|
r_types_base.h
|
Force no-debug and no-fork when building for the iphonesimulator
|
2017-12-31 12:01:25 +01:00 |
|
r_userconf.h.acr
|
Fix prefix for msvc
|
2017-10-22 22:17:12 +02:00 |
|
r_userconf.h.in
|
Fix prefix for msvc
|
2017-10-22 22:17:12 +02:00 |
|
r_util.h
|
Fix #8879 - Kill RInterval, Keep RAddrInterval
|
2017-12-18 17:18:49 +01:00 |
|
r_vector.h
|
Faster onIterMap (#8544)
|
2017-09-18 04:29:29 +02:00 |
|
r_version.h.in
|
|
|
|
sdb.h
|
|
|