.. |
sdb
|
Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb
|
2014-09-23 09:37:21 +02:00 |
sflib
|
Add ragg2-cc support for OSX-x86-64
|
2014-03-28 16:22:34 +01:00 |
8051_disas.h
|
8051 - remove inclusion of the C source
|
2014-05-10 18:18:26 +04:00 |
btree.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
cr16_disas.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
ebc_disas.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
getopt.c
|
* QNX/arm port (this is bb10 and playbook devices)
|
2012-06-01 14:50:24 +02:00 |
h8300_disas.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
ht.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
list.h
|
Add __cplusplus extern "C" boilerplate everywhere
|
2013-06-18 12:09:23 +02:00 |
msp430_disas.h
|
msp430: Initial commit
|
2014-09-25 21:46:57 +02:00 |
propeller_disas.h
|
propeller initial commit
|
2014-09-18 18:51:24 +02:00 |
r_anal_ex.h
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
r_anal.h
|
Add anal.null, a new fallback analysis plugin
|
2014-09-28 01:03:53 +02:00 |
r_asm.h
|
msp430: Initial commit
|
2014-09-25 21:46:57 +02:00 |
r_bin_dwarf.h
|
Fix #1459 - rabin2 -g crash
|
2014-09-30 12:12:34 +02:00 |
r_bin.h
|
Add Nintendo DS ROM loader plugin
|
2014-09-25 00:04:37 +02:00 |
r_bp.h
|
Add r_bp_del_all (db-*) and fix some more bugs
|
2014-05-08 17:38:29 +02:00 |
r_cmd.h
|
Adding cmd deinit to core and cmd_api
|
2014-04-28 10:40:09 -05:00 |
r_config.h
|
Properly handle the background webserver isolated environment
|
2014-09-02 00:56:28 +02:00 |
r_cons.h
|
Add many experimental enhancements for the visual debugger
|
2014-09-27 03:48:54 +02:00 |
r_core.h
|
RCoreFile-reduction: kill RCoreFile->rwx
|
2014-10-08 13:29:47 +02:00 |
r_crypto.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_db.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_debug.h
|
Add dbg.{forks|clone|execs} ptrace options (linux-only atm)
|
2014-10-09 01:21:49 +02:00 |
r_diff.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_egg.h
|
Refactor debruijn code and make it accessible from ragg2 -P
|
2014-09-05 16:03:40 +02:00 |
r_flags.h
|
Implement RFlagBind and use it from RAnal. Add 'ask' command
|
2014-09-26 14:24:33 +02:00 |
r_flist.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_fs.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_hash.h
|
Implement rabin2 -K and do some work on the RHash api. Fixes #1204
|
2014-08-15 03:30:45 +02:00 |
r_io.h
|
Better 'wc' command and cache/history capabilities
|
2014-10-07 02:52:47 +02:00 |
r_lang.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_lib.h
|
Little split of the RLib logic
|
2014-07-30 11:14:30 +02:00 |
r_list.h
|
Implement backward disasm for most commands and remove pdn
|
2014-08-24 03:21:06 +02:00 |
r_magic.h
|
Make include files C++11 friendly
|
2014-04-11 10:26:25 +02:00 |
r_parse.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_print.h
|
Implement te,tb,tk and pf E, pf B to handle enum and bitfields
|
2014-09-21 01:39:18 +02:00 |
r_reg.h
|
Enforce register arena, better fit size. Fix native mips reg profile size
|
2014-09-14 02:52:30 +02:00 |
r_regex.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_search.h
|
Use dynamically allocated buffers for RSearchKeywords
|
2014-09-30 12:04:02 +02:00 |
r_sign.h
|
Add a flirt signature parser, scan and dumper.
|
2014-09-14 18:25:58 +02:00 |
r_slist.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_socket.h
|
Fix MINGW32 builds on some systems
|
2014-08-08 19:39:50 +04:00 |
r_syscall.h
|
Add linux-arm64 reg profile, fix linux-arm systracing. Handle multiple syscall stoppers in 'dcs'
|
2014-06-14 02:02:58 +02:00 |
r_th.h
|
Fix Mingw32 building, again
|
2014-08-15 16:51:51 +04:00 |
r_types_base.h
|
Define and use R_NOTNULL in RBinPlugin.load_bytes
|
2014-09-28 01:43:08 +02:00 |
r_types.h
|
msp430: Initial commit
|
2014-09-25 21:46:57 +02:00 |
r_userconf.h.acr
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_util.h
|
Added command that 'bruteforces' the parsing of a class file in a blob of data
|
2014-09-20 19:46:21 +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 |
v850_disas.h
|
Add sys/ios-sdk build scripts
|
2014-05-17 04:41:33 +02:00 |