.. |
sdb
|
More fixes for mingw32
|
2014-09-01 15:25:32 +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 |
r_anal_ex.h
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
r_anal.h
|
Some warning cleanup
|
2014-09-03 23:57:28 +02:00 |
r_asm.h
|
Fix RBin & RLang related crashes (fix lot of memleaks and dblfrees)
|
2014-08-29 16:27:44 +02:00 |
r_bin_dwarf.h
|
dwarf: Make rabin2 -d dump dwarf info.
|
2014-05-29 18:31:24 +04:00 |
r_bin.h
|
the cpu-thing
|
2014-08-19 16:40:27 +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
|
Fix 'pxa' disco-mode problems
|
2014-09-08 01:33:50 +02:00 |
r_core.h
|
Minor typedefication in .h function definitions
|
2014-08-29 18:45:14 +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
|
adds malloc and dealloc for windows
|
2014-08-29 12:15:52 +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
|
Add 'fa' command to support flag aliases
|
2014-09-01 02:24:38 +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
|
rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0
|
2014-09-06 23:08:16 +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
|
Add support for nested structs in pf
|
2014-08-26 16:45:25 +02:00 |
r_reg.h
|
Add RReg bufdiffing apis to retrieve list of modified regs
|
2014-06-26 12:18:45 +02:00 |
r_regex.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_search.h
|
Add /Ar, to search for RSA keys
|
2014-06-22 01:41:57 +02:00 |
r_sign.h
|
Rename prefix to namespace
|
2014-08-17 02:20:28 +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
|
Add R_ERROR and fix RIOSection.get_{first,in}_{vaddr,paddr}{_range}
|
2014-06-11 17:42:42 +02:00 |
r_types.h
|
More native mingw32 fixes
|
2014-09-01 15:50:04 +02:00 |
r_userconf.h.acr
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
r_util.h
|
Refactor debruijn code and make it accessible from ragg2 -P
|
2014-09-05 16:03:40 +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 |