.. |
msvc
|
s/\r\n/\n/g
|
2018-05-21 22:13:07 +02:00 |
r_crypto
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
r_util
|
Fix #12667 - Fix heap overflow in RCons.grep ##cons
|
2019-01-07 16:08:54 +01:00 |
sdb
|
sync sdb to a3463734c6d656ab174b32ba0b64e77475edae29 (#12244)
|
2018-11-20 16:50:28 +01:00 |
sflib
|
Enhance ragg2-cc to support -a arm -b 64 -k darwin (iOS)
|
2017-01-29 02:36:50 +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
|
Rename m68xx to m680x for consistency
|
2018-12-29 17:42:07 +01:00 |
r_asm.h
|
Rename m68xx to m680x for consistency
|
2018-12-29 17:42:07 +01:00 |
r_bin_dwarf.h
|
Fix #8813 - segfault in dwarf parser
|
2017-11-14 04:15:54 +09:00 |
r_bin.h
|
Improve RBuffer api, start to refactor rbin to use more rbuf ##bin (#12495)
|
2018-12-17 11:54:46 +01:00 |
r_bind.h
|
added possibility to execute r2 commands on syscall hit (#11283)
|
2018-08-28 15:56:07 +02:00 |
r_binheap.h
|
Add RPVector struct
|
2018-07-30 18:49:37 +02:00 |
r_bp.h
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
r_cmd.h
|
Fix a shitton of warnings
|
2018-11-14 12:50:30 +01:00 |
r_config.h
|
Upgrade SDB and use the new HtPP, HtUP, HtUU ##refactoring
|
2018-11-14 10:47:28 +01:00 |
r_cons.h
|
Fix #12667 - Fix heap overflow in RCons.grep ##cons
|
2019-01-07 16:08:54 +01:00 |
r_core.h
|
Introduce scr.dumpcols to support tabs and minor cleanup ##visual
|
2019-01-05 11:51:46 +01:00 |
r_crypto.h
|
Use quoted includes in r_crypto.h
|
2018-11-11 15:08:47 +01:00 |
r_debug.h
|
Fix #12022 - Slow backtrace fixed by speeding up ptrace_wrap_func() ##debug
|
2018-11-20 01:13:30 +01: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
|
Remove >>0 because thats a warning in C++
|
2018-11-21 13:55:09 +01:00 |
r_flag.h
|
Heavy refactoring and sdbify the classes storage+logic ##anal
|
2018-12-29 11:16:33 +01:00 |
r_flist.h
|
Implement Pn+, and fix bugs (thx clang-analyzer)
|
2017-04-10 00:49:02 +02:00 |
r_fs.h
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
r_hash.h
|
Fix SHA digest alignment issues found by UBSAN (#11596)
|
2018-09-20 16:44:00 +02:00 |
r_heap_glibc.h
|
linux_heap_glibc: debug heap at core file and avoid using symbols for global_max_fast assuming always the max sixe for the arch (#11632)
|
2018-09-25 09:59:05 -07:00 |
r_heap_jemalloc.h
|
first PR heap jemalloc analysis
|
2017-08-03 13:08:21 +02:00 |
r_io.h
|
Improve io map lookup performance in presence of many maps ##performance
|
2018-12-20 15:30:06 +01:00 |
r_lang.h
|
Modify RLang plugins for Py2/py3 support
|
2017-05-28 01:50:08 +02:00 |
r_lib.h
|
Add more R2_ prefix for some var
|
2018-08-07 22:14:54 +02:00 |
r_list.h
|
Fix #12667 - Fix heap overflow in RCons.grep ##cons
|
2019-01-07 16:08:54 +01:00 |
r_magic.h
|
[WIP] Move hardcoded paths to r_userconf.h (#9959)
|
2018-04-28 10:02:55 +02:00 |
r_parse.h
|
Improve array indexing in disassembly ##anal
|
2018-11-02 18:27:45 +01:00 |
r_pdb.h
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +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
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
r_regex.h
|
Fix regoff_t conflict
|
2016-02-21 03:45:41 +01:00 |
r_search.h
|
Fix #11616 - Remove the use of RMemPool and update some comments for future discussion (#11665)
|
2018-09-26 11:31:24 -07:00 |
r_sign.h
|
Add zign hash using sha256 (#11822)
|
2018-10-15 19:13:18 +02:00 |
r_skiplist.h
|
Use skiplist for offset->flag mapping instead of hashmap.
|
2017-07-24 01:52:00 +02:00 |
r_socket.h
|
API cleanup and support RCorebind in RSocket.R2Pipe ##refactor (#11875)
|
2018-10-20 11:57:54 +02:00 |
r_syscall.h
|
syscall: do not reload sdb database if nothing changes (#11801)
|
2018-10-14 12:56:15 +02:00 |
r_th.h
|
-Wstrict-prototypes warnings fixed (#11812)
|
2018-10-14 12:56:27 +02:00 |
r_types_base.h
|
Fix #11553 - Remove the R_NOTNULL bad practice ##refactor
|
2018-10-18 13:10:34 +02:00 |
r_types.h
|
Add clock_nanosleep configure check
|
2018-11-28 17:08:09 +01:00 |
r_userconf.h.acr
|
Support NetBSD explicit_memset ##port
|
2018-12-03 00:32:39 +01:00 |
r_util.h
|
Initial import of the PJ (PrintJSON) API
|
2018-12-21 09:18:25 +01:00 |
r_vector.h
|
Initial import of the REvent API ##refactor
|
2018-10-26 23:23:51 +02:00 |
r_version.h.in
|
Fix pathes for meson (#10536)
|
2018-06-30 10:08:22 +02:00 |
sdb.h
|
Update sdb to 0.5, sdb is now public api
|
2012-09-04 01:46:12 +02:00 |