.. |
msvc
|
s/\r\n/\n/g
|
2018-05-21 22:13:07 +02:00 |
r_util
|
More killing of strcasecmp/strncasecmp
|
2018-05-21 22:13:07 +02:00 |
sdb
|
Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046)
|
2018-05-09 23:31:52 +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
|
|
|
getopt.c
|
|
|
r2naked.h
|
Use void in prototypes (#7972)
|
2017-07-20 10:48:55 +02:00 |
r_anal_ex.h
|
|
|
r_anal.h
|
Refactor types and make array of struct work with ts (#10121)
|
2018-05-18 10:32:31 +02:00 |
r_asm.h
|
Fix #9725 - Fix oobread overflow in disasm loop
|
2018-03-21 16:23:48 +01:00 |
r_bin_dwarf.h
|
Fix #8813 - segfault in dwarf parser
|
2017-11-14 04:15:54 +09:00 |
r_bin.h
|
Restore the semantics of previous commits
|
2018-04-16 13:34:18 +08:00 |
r_bind.h
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
r_binheap.h
|
Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332)
|
2017-08-27 18:05:58 +02:00 |
r_bp.h
|
Add initial temp breakpoint support (#9845)
|
2018-04-15 00:36:40 +02:00 |
r_cmd.h
|
More cfg.newtab=1 completion and misc fixes to help messages (#8184)
|
2017-08-11 11:45:32 +02:00 |
r_config.h
|
Added ev and evj command
|
2017-04-28 02:07:32 +02:00 |
r_cons.h
|
fixes + refactoring (#10078)
|
2018-05-12 09:19:58 +02:00 |
r_core.h
|
Added import graph; updated ag? help
|
2018-05-21 01:55:43 +02:00 |
r_crypto.h
|
Implem and integration of the Serpent cipher (ECB) (#8917)
|
2017-11-30 22:47:29 +01:00 |
r_debug.h
|
dbg.btalgo=trace: trace calls for backtrace (#9980)
|
2018-04-29 11:42:55 +02:00 |
r_diff.h
|
Use system diff in graphdiff nodes if possible and improve graphviz style (#9988)
|
2018-04-30 02:47:51 +02:00 |
r_egg.h
|
Ragg2-cc -> Ragg2 merge (#9658)
|
2018-03-15 11:48:21 +01:00 |
r_endian.h
|
Fix /v when no size is specified
|
2018-01-06 23:45:06 +01:00 |
r_flag.h
|
Initial import of the flag tags registry and minor fixes for 'ft'
|
2018-05-11 17:18:36 +02:00 |
r_flist.h
|
Implement Pn+, and fix bugs (thx clang-analyzer)
|
2017-04-10 00:49:02 +02:00 |
r_fs.h
|
WIP: Handle path tab autocompletion in RFShell (#9837)
|
2018-04-24 13:57:17 +02:00 |
r_hash.h
|
Fix entropy for issue #9366 (#9510)
|
2018-02-26 12:42:15 +01:00 |
r_heap_glibc.h
|
[linux_heap_glibc] Implemented dynamic global_max_fast resolution (#7512)
|
2017-05-18 11:56:06 +02:00 |
r_heap_jemalloc.h
|
first PR heap jemalloc analysis
|
2017-08-03 13:08:21 +02:00 |
r_io.h
|
io: Add gprobe plugin (#9735)
|
2018-03-21 10:07:55 +01:00 |
r_lang.h
|
Modify RLang plugins for Py2/py3 support
|
2017-05-28 01:50:08 +02:00 |
r_lib.h
|
Initial draft implementation of the loader plugins for RBin
|
2018-01-07 21:54:41 +01:00 |
r_list.h
|
Implement r_list_uniq and fix the multiple main issue
|
2018-02-12 14:53:35 -06:00 |
r_magic.h
|
[WIP] Move hardcoded paths to r_userconf.h (#9959)
|
2018-04-28 10:02:55 +02:00 |
r_parse.h
|
arm asm.varsub supports asm.pseudo for fp (#10071)
|
2018-05-11 09:40:25 +02:00 |
r_pdb.h
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +02:00 |
r_print.h
|
Manage types enum more properly (#10139)
|
2018-05-21 01:54:50 +02: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 ifdef cplusplus for r_reg.h
|
2017-12-15 16:57:35 +01:00 |
r_regex.h
|
|
|
r_search.h
|
Refactor search (#8566)
|
2017-09-20 17:00:18 +02:00 |
r_sign.h
|
Added autoload of zignatures (#8554)
|
2017-09-18 17:48:19 +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
|
Initial port of io.winedbg using the new r_socket_spawn() api
|
2017-09-27 03:12:00 +02:00 |
r_syscall.h
|
Use r_syscall_ref to avoid dblfree-or-leak issue
|
2018-03-14 12:58:16 +01:00 |
r_th.h
|
Inline time.h timer api if not available :?
|
2018-05-21 02:22:17 +02:00 |
r_types_base.h
|
Honor scr.color un cu[1248]
|
2018-04-03 00:44:54 +02:00 |
r_types.h
|
[WIP] Move hardcoded paths to r_userconf.h (#9959)
|
2018-04-28 10:02:55 +02:00 |
r_userconf.h.acr
|
Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994)
|
2018-05-02 15:58:14 +02:00 |
r_userconf.h.in
|
Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994)
|
2018-05-02 15:58:14 +02:00 |
r_util.h
|
Refactor types and make array of struct work with ts (#10121)
|
2018-05-18 10:32:31 +02:00 |
r_vector.h
|
Faster onIterMap (#8544)
|
2017-09-18 04:29:29 +02:00 |
r_version.h.in
|
Fixed meson r_version creation + reorder (#7909)
|
2017-07-14 13:13:18 +02:00 |
sdb.h
|
|
|