.. |
sdb
|
Update sdb from git to fix a crash on windows
|
2016-02-15 19:01:50 +01:00 |
sflib
|
Fixed accept prototype for linux x64 and darwin
|
2015-12-31 02:07:21 +01:00 |
btree.h
|
Fix doublefree in btree and use-after-free in windbg
|
2015-11-02 12:32:31 +01:00 |
getopt.c
|
* QNX/arm port (this is bb10 and playbook devices)
|
2012-06-01 14:50:24 +02:00 |
ht.h
|
Fix #3901 - Cannot debug directories and follow symlinks
|
2016-01-03 01:28:02 +01:00 |
list.h
|
Add __cplusplus extern "C" boilerplate everywhere
|
2013-06-18 12:09:23 +02:00 |
naked.h
|
Fix null deref in r_core_free and add naked.h
|
2015-12-27 02:33:53 +01:00 |
r_anal_ex.h
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
r_anal.h
|
Use anal reg profiles from debug.esil
|
2016-04-08 00:54:15 +02:00 |
r_asm.h
|
Fix more memleaks
|
2016-04-04 00:17:57 +02:00 |
r_bin_dwarf.h
|
Add Rust,Swift,C++14,.. dwarf detection and fix omf warning
|
2015-05-23 11:03:20 +02:00 |
r_bin.h
|
Add dummy work for mach0 in rabin2 -O
|
2016-04-07 15:42:06 +02:00 |
r_bind.h
|
Support cursor in dr=
|
2016-02-25 02:58:26 +01:00 |
r_bp.h
|
Add support for 'interpreter' in RBin, ELF and MACH0
|
2015-10-22 02:13:26 +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
|
Add "summary mode" to ascii graphs
|
2016-04-09 22:29:16 +03:00 |
r_core.h
|
Implement cmd PS. Fix ax{*,j}
|
2016-04-07 11:12:50 +02:00 |
r_crypto.h
|
add ROL and ROR support
|
2016-04-10 00:37:34 +02:00 |
r_db.h
|
Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]'
|
2015-01-13 03:40:35 +01:00 |
r_debug.h
|
Coredump generation for Mach0 binaries
|
2016-04-05 12:03:59 +02:00 |
r_diff.h
|
Do not diff function strings, increase memlimit
|
2016-03-22 01:31:10 +01:00 |
r_egg.h
|
Handle iOS/WatchOS/Linux SVC imm in REgg
|
2015-09-19 19:13:22 +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
|
Various bug fixes in RHash api
|
2015-10-17 12:18:55 +02:00 |
r_io.h
|
Initial support for BOCHS (windows only for now)
|
2016-03-25 00:21:49 +01:00 |
r_lang.h
|
#3052 all printf member functions changed to cb_printf
|
2015-08-09 03:25:05 +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
|
Make include files C++11 friendly
|
2014-04-11 10:26:25 +02:00 |
r_parse.h
|
Initial import of the m68k.pseudo plugin
|
2016-03-15 12:29:53 +01:00 |
r_pdb.h
|
#3052 all printf member functions changed to cb_printf
|
2015-08-09 03:25:05 +02:00 |
r_print.h
|
Refactor the p=X, honor current seek and better ascii bars
|
2016-03-13 01:30:28 +01:00 |
r_reg.h
|
Fix some segfault and consistencies
|
2016-04-04 01:59:30 +02: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
|
Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]'
|
2015-01-13 03:40:35 +01:00 |
r_socket.h
|
Handle referer in http server for CSFR protection
|
2016-03-28 23:38:45 +02:00 |
r_syscall.h
|
#3052 all printf member functions changed to cb_printf
|
2015-08-09 03:25:05 +02:00 |
r_th.h
|
remove a dup-line
|
2015-10-30 13:42:36 +00:00 |
r_types_base.h
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
r_types.h
|
Fix build for apple tv and watch simulators
|
2015-12-29 17:58:34 +01:00 |
r_userconf.h.acr
|
Fix problem with C++11
|
2015-12-01 13:10:54 +01:00 |
r_util.h
|
Fix #4295 and #4155
|
2016-04-04 23:09:58 +02:00 |
r.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
sdb.h
|
Update sdb to 0.5, sdb is now public api
|
2012-09-04 01:46:12 +02:00 |