.. |
r_util
|
Fix #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
sdb
|
Fix #5425 - Code cleanup and refactor
|
2016-08-01 13:58:14 +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
|
* QNX/arm port (this is bb10 and playbook devices)
|
2012-06-01 14:50:24 +02:00 |
ht.h
|
added free function into RHashTable (#5249)
|
2016-07-02 11:50:30 +02: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
|
Only recache hints if database changes. Huge speedup in pd
|
2016-09-20 11:34:08 +02:00 |
r_asm.h
|
Remove x86.tab from r2 master (moved to extras)
|
2016-07-25 03:47:47 +02:00 |
r_bin_dwarf.h
|
Increase DEBUG_ABBREV_CAP from 16 to 32. (#5014)
|
2016-05-26 16:57:29 +02:00 |
r_bin.h
|
added coff in is_data_section
|
2016-09-19 17:34:49 +02:00 |
r_bind.h
|
Support cursor in dr=
|
2016-02-25 02:58:26 +01:00 |
r_bp.h
|
Add support for conditional breakpoints running r2 commands
|
2016-09-01 19:11:46 +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 scr.flush and handle ^C in px/pxr/pd/..
|
2016-09-20 00:11:59 +02:00 |
r_core.h
|
Add core.breakLoop for 1000ds and fix 'ds #'
|
2016-09-04 01:05:14 +02:00 |
r_crypto.h
|
Add crypto.cps2 plugin
|
2016-08-01 17:31:36 +02:00 |
r_db.h
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
r_debug.h
|
Add support for conditional breakpoints running r2 commands
|
2016-09-01 19:11:46 +02: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
|
Cleaning r_util.h
|
2016-07-27 16:55:20 +02:00 |
r_flags.h
|
Various analysis enhancements
|
2016-09-05 20:42:04 +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
|
Fix #5556 - prints all hashes, even if have gap between the bits
|
2016-08-28 19:36:59 +02:00 |
r_heap_glibc.h
|
Update dmh
|
2016-08-08 18:42:18 +02:00 |
r_io.h
|
Fix command do in windows, fix dr command to get segments registers, …
|
2016-08-26 23:51:56 +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 #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
r_magic.h
|
Make include files C++11 friendly
|
2014-04-11 10:26:25 +02:00 |
r_parse.h
|
anal_xtensa: initial ESIL support
|
2016-09-01 22:50:28 +02:00 |
r_pdb.h
|
Fix pdb regression and more syntax cleanup
|
2016-09-01 14:30:12 +02:00 |
r_print.h
|
Fix #4814 - Make asm.reloff less confusing and add experimental asm.reloff.flags
|
2016-08-25 20:17:55 +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
|
Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]'
|
2015-01-13 03:40:35 +01:00 |
r_socket.h
|
Fix #5522 - rap:// write operation wrongly processed
|
2016-08-16 02:42:27 +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_base.h
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
r_types.h
|
update native sandboxing method for OpenBSD (#5545)
|
2016-08-18 15:59:36 +02:00 |
r_userconf.h.acr
|
Release 0.10.3 - codename: Bleeding Tooth
|
2016-05-25 01:32:30 +02:00 |
r_util.h
|
Cleaning r_util.h
|
2016-07-27 16:55:20 +02:00 |
sdb.h
|
Update sdb to 0.5, sdb is now public api
|
2012-09-04 01:46:12 +02:00 |