.. |
msvc
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +02:00 |
r_util
|
asm.strenc code cleanup (#8001)
|
2017-07-24 17:17:24 +02:00 |
sdb
|
Use void in prototypes (#7972)
|
2017-07-20 10:48:55 +02:00 |
sflib
|
Enhance ragg2-cc to support -a arm -b 64 -k darwin (iOS)
|
2017-01-29 02:36:50 +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 |
r2naked.h
|
Use void in prototypes (#7972)
|
2017-07-20 10:48:55 +02:00 |
r_anal_ex.h
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
r_anal.h
|
Add command ecH for instruction highlighting support (#7741)
|
2017-06-20 15:48:45 -05:00 |
r_asm.h
|
Initial support for EVM (The Ethereum Virtual Machine)
|
2017-07-09 00:53:26 +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
|
Honor bin.dbginfo for DEX (~20% speedup loading times)
|
2017-07-24 01:35:33 +02:00 |
r_bind.h
|
Added new core binding to seek and set arch and bits
|
2017-02-07 23:58:35 +01:00 |
r_bp.h
|
Add support for conditional breakpoints running r2 commands
|
2016-09-01 19:11:46 +02:00 |
r_cmd.h
|
Add RCmdDescriptor & cmd.comphint for showing descriptions in command completion (#8002)
|
2017-07-25 15:11:29 +08:00 |
r_config.h
|
Added ev and evj command
|
2017-04-28 02:07:32 +02:00 |
r_cons.h
|
Html filtering on string buffers to avoid sandboxing issues in the http server
|
2017-07-20 15:36:49 +02:00 |
r_core.h
|
Add RCmdDescriptor & cmd.comphint for showing descriptions in command completion (#8002)
|
2017-07-25 15:11:29 +08:00 |
r_crypto.h
|
Initial support for the Meson build system
|
2017-05-02 05:05:36 +02:00 |
r_debug.h
|
Add dcb (debug continue back) command (#7979)
|
2017-07-23 14:47:11 +08:00 |
r_diff.h
|
Fix #6806 - invalid delta diff boundaries
|
2017-02-18 00:04:13 +01:00 |
r_egg.h
|
Remove r_db.h
|
2017-02-24 23:42:17 +01:00 |
r_endian.h
|
Fix #6816 - null deref in r_read_*
|
2017-02-20 12:08:06 +01:00 |
r_flag.h
|
Use skiplist for offset->flag mapping instead of hashmap.
|
2017-07-24 01:52:00 +02:00 |
r_flist.h
|
Implement Pn+, and fix bugs (thx clang-analyzer)
|
2017-04-10 00:49:02 +02:00 |
r_fs.h
|
Initial implementation of fs.squash and merge squashfs-tools
|
2016-03-30 16:01:24 +02:00 |
r_hash.h
|
Integrate crca in rahash2 and r2
|
2017-04-11 22:47:16 +02:00 |
r_heap_glibc.h
|
[linux_heap_glibc] Implemented dynamic global_max_fast resolution (#7512)
|
2017-05-18 11:56:06 +02:00 |
r_io.h
|
kill vio
|
2017-04-24 19:45:33 +00:00 |
r_lang.h
|
Modify RLang plugins for Py2/py3 support
|
2017-05-28 01:50:08 +02:00 |
r_lib.h
|
Add free to RLibStruct & RLibPlugin. (#7991)
|
2017-07-23 23:35:45 +02:00 |
r_list.h
|
Use ht_* from sdb in fcnstore.c
|
2017-02-24 23:42:17 +01:00 |
r_magic.h
|
Arch independent data in share (#6183)
|
2016-11-12 11:08:34 +01:00 |
r_parse.h
|
Fix #6411 - pseudo for AVR (#7978)
|
2017-07-20 21:36:26 +02:00 |
r_pdb.h
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +02:00 |
r_print.h
|
Add command ecH for instruction highlighting support (#7741)
|
2017-06-20 15:48:45 -05:00 |
r_qrcode.h
|
Initial support for qrcode in 'pq' and 'pqz' commands
|
2017-07-17 19:05:24 +02:00 |
r_reg.h
|
added drp sub-command to parse gdb reg profile and dump r2 one (#7889)
|
2017-07-09 18:18:27 +02:00 |
r_regex.h
|
Fix regoff_t conflict
|
2016-02-21 03:45:41 +01:00 |
r_search.h
|
Implement zign search using r_search. Minor fixes
|
2017-03-13 11:38:23 +01:00 |
r_sign.h
|
Use void in prototypes (#7972)
|
2017-07-20 10:48:55 +02:00 |
r_skiplist.h
|
Use skiplist for offset->flag mapping instead of hashmap.
|
2017-07-24 01:52:00 +02:00 |
r_slist.h
|
Bring back the interest on sys/indent.sh
|
2017-02-10 02:05:58 +01:00 |
r_socket.h
|
Add serial support in RSocket for gdb:///dev/ttyUSB0:9600
|
2017-06-12 22:25:58 +02:00 |
r_syscall.h
|
Fix sdb_load in r_syscall
|
2017-06-27 23:42:41 +02:00 |
r_th.h
|
Fix #7355 - json indent with color glitch
|
2017-04-26 11:21:52 +02:00 |
r_types_base.h
|
Meson shlr libs
|
2017-05-30 18:38:19 +02:00 |
r_types.h
|
Refactor print_lasterr() to use r_sys_perror
|
2017-07-19 19:34:49 +02:00 |
r_userconf.h.acr
|
Fixed meson r_version creation + reorder (#7909)
|
2017-07-14 13:13:18 +02:00 |
r_userconf.h.in
|
Reorganized meson version grabbing (#7828)
|
2017-06-29 17:35:40 +02:00 |
r_util.h
|
asm.strenc (utf32le) (#7946)
|
2017-07-17 19:07:38 +02:00 |
r_version.h.in
|
Fixed meson r_version creation + reorder (#7909)
|
2017-07-14 13:13:18 +02:00 |
sdb.h
|
Update sdb to 0.5, sdb is now public api
|
2012-09-04 01:46:12 +02:00 |