| .. |
|
sdb
|
Update SDB from git (optimizations and new apis)
|
2016-07-05 15:31:51 +02:00 |
|
sflib
|
Change inline asm constraints to "r" (#5065) (#5073)
|
2016-06-04 20:32:11 +02:00 |
|
btree.h
|
Fix doublefree in btree and use-after-free in windbg
|
2015-11-02 12:32:31 +01:00 |
|
getopt.c
|
|
|
|
ht.h
|
added free function into RHashTable (#5249)
|
2016-07-02 11:50:30 +02:00 |
|
list.h
|
|
|
|
naked.h
|
Fix null deref in r_core_free and add naked.h
|
2015-12-27 02:33:53 +01:00 |
|
r.h
|
|
|
|
r_anal.h
|
Fixes and enhancements for the previous commits
|
2016-07-05 23:25:16 +02:00 |
|
r_anal_ex.h
|
|
|
|
r_asm.h
|
Add basic support for N64 RSP processor. (#5269)
|
2016-07-03 22:03:26 +02:00 |
|
r_bin.h
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
r_bin_dwarf.h
|
Increase DEBUG_ABBREV_CAP from 16 to 32. (#5014)
|
2016-05-26 16:57:29 +02:00 |
|
r_bind.h
|
Support cursor in dr=
|
2016-02-25 02:58:26 +01:00 |
|
r_bp.h
|
Major rework to the native debugger (esp on Linux) (#5185)
|
2016-06-22 10:34:45 +02:00 |
|
r_cmd.h
|
Save/restore macros in projects fix #4050
|
2016-02-07 00:51:26 +01:00 |
|
r_config.h
|
Fix #2276 - Implement et command
|
2016-02-16 00:10:46 +01:00 |
|
r_cons.h
|
ecc [arg] - show color palete in css prefixing the CSS keys
|
2016-07-03 20:56:44 +02:00 |
|
r_core.h
|
Refactor pia/pda and implement pdaj and pda=
|
2016-06-25 03:36:49 +02:00 |
|
r_crypto.h
|
list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
|
2016-05-11 22:25:54 +02:00 |
|
r_db.h
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
r_debug.h
|
Fix #5196: Make tracepoints work again
|
2016-07-02 05:14:56 +03:00 |
|
r_diff.h
|
Memory efficient implemenation of Levenshtein Distance for radiff2 (add -V)
|
2016-05-26 11:03:01 +02:00 |
|
r_egg.h
|
Handle iOS/WatchOS/Linux SVC imm in REgg
|
2015-09-19 19:13:22 +02:00 |
|
r_endian.h
|
ESIL: generic endian-agnostic memory write in poke (#5001)
|
2016-05-25 10:37:33 +02:00 |
|
r_flags.h
|
Fix #4410 - aai command to show analysis statistics info
|
2016-03-29 00:39:50 +02:00 |
|
r_flist.h
|
Fix more issues reported by clang-analyzer
|
2015-11-03 22:14:00 +01:00 |
|
r_fs.h
|
Initial implementation of fs.squash and merge squashfs-tools
|
2016-03-30 16:01:24 +02:00 |
|
r_hash.h
|
list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
|
2016-05-11 22:25:54 +02:00 |
|
r_heap_glibc.h
|
dmh - show heap info (#5251)
|
2016-07-05 22:48:48 +02:00 |
|
r_io.h
|
Honor RIO in radiff's slurp - thanks @brainstorm for the tip
|
2016-07-01 14:02:46 +02:00 |
|
r_lang.h
|
Add cmdf callback and license in RLang
|
2016-05-31 02:32:30 +02:00 |
|
r_lib.h
|
Support and load r_fs plugins
|
2016-02-21 02:32:28 +01:00 |
|
r_list.h
|
Fix #3901 - Cannot debug directories and follow symlinks
|
2016-01-03 01:28:02 +01:00 |
|
r_magic.h
|
|
|
|
r_parse.h
|
WIP - Totally remove host endianness dependence
|
2016-05-04 23:42:17 +10:00 |
|
r_pdb.h
|
#3052 all printf member functions changed to cb_printf
|
2015-08-09 03:25:05 +02:00 |
|
r_print.h
|
added cursor to undo seek history (#5054)
|
2016-06-01 12:16:00 +02:00 |
|
r_reg.h
|
add r_reg_32_to_64 for @condret
|
2016-06-25 00:03:44 -04:00 |
|
r_regex.h
|
Fix regoff_t conflict
|
2016-02-21 03:45:41 +01:00 |
|
r_search.h
|
Initial support for search.overlap
|
2016-02-12 11:37:48 -06:00 |
|
r_sign.h
|
Implemented 'zp' command
|
2015-12-24 12:24:05 +01:00 |
|
r_slist.h
|
|
|
|
r_socket.h
|
Fix #4912 - Add rarun2 option to specify timeout signal to be sent
|
2016-05-17 10:41:33 +02:00 |
|
r_syscall.h
|
Implement RSyscall.IO in disasm loop for X86 and AVR
|
2016-06-29 17:02:43 +02:00 |
|
r_th.h
|
remove a dup-line
|
2015-10-30 13:42:36 +00:00 |
|
r_types.h
|
fix somes coverities
|
2016-06-30 23:38:41 +02:00 |
|
r_types_base.h
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
r_userconf.h.acr
|
Release 0.10.3 - codename: Bleeding Tooth
|
2016-05-25 01:32:30 +02:00 |
|
r_util.h
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
sdb.h
|
|
|