.. |
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
|
Make r_table_columns() faster, leak- and double free free (#16031)
|
2020-02-23 11:49:13 +01:00 |
sdb
|
Update SDB for sdb_copy() (#15356)
|
2019-10-25 15:30:43 +02:00 |
sflib
|
Fix typo in ios-syscalls.txt (#15436) ##anal
|
2019-11-10 02:16:22 +01:00 |
r2naked.h
|
Use void in prototypes (#7972)
|
2017-07-20 10:48:55 +02:00 |
r_agraph.h
|
Implement agd* based commands (#14809)
|
2019-08-16 22:51:11 +08:00 |
r_anal.h
|
Remove more members from RAnalBlock ##anal (#15975)
|
2020-02-14 17:50:10 +01:00 |
r_asm.h
|
Add support for or1k (OpenRISC) disasm+analysis (#15515) ##arch
|
2019-11-29 11:35:16 +01:00 |
r_bin_dwarf.h
|
Fix #8813 - segfault in dwarf parser
|
2017-11-14 04:15:54 +09:00 |
r_bin.h
|
Refactor r_bin file hashes
|
2020-02-21 23:58:47 +01:00 |
r_bind.h
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
|
2020-01-15 15:23:34 +01:00 |
r_binheap.h
|
Add RPVector struct
|
2018-07-30 18:49:37 +02:00 |
r_bp.h
|
Refactor breakpoint validation (#15754) ##debug
|
2020-01-04 01:54:24 +01:00 |
r_cmd.h
|
Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813)
|
2020-01-15 09:49:41 +01:00 |
r_config.h
|
A bit of refactoring in r_config.h
|
2020-01-17 12:22:44 +01:00 |
r_cons.h
|
Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)"
|
2020-02-17 00:00:46 +01:00 |
r_core.h
|
Refactor Anal Hints (#15876) ##anal
|
2020-02-13 11:48:24 +01:00 |
r_crypto.h
|
Use quoted includes in r_crypto.h
|
2018-11-11 15:08:47 +01:00 |
r_debug.h
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
|
2020-01-15 15:23:34 +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_drx.h
|
Notify user on hardware breakpoint hit ##debug
|
2019-08-19 19:29:43 +02:00 |
r_egg.h
|
Add ROP chain execution support in ragg2 ##rop (#13609)
|
2019-08-18 01:55:38 +02:00 |
r_endian.h
|
Fix two warnings in r_endian
|
2019-10-08 22:32:08 +02:00 |
r_flag.h
|
Refactor r_flag_color() to r_flag_item_set_color() (#15429)
|
2019-11-07 12:46:08 +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 #14424 - Handle ~ operator in the ms shell ##cons (#15846)
|
2020-01-19 07:40:21 +01:00 |
r_getopt.h
|
Completely kill the msvc/ directory and the unix-specific includes workarounds
|
2019-03-19 17:34:02 +01:00 |
r_hash.h
|
More spelling fixes in the code
|
2019-06-20 13:36:02 +08:00 |
r_heap_glibc.h
|
Code refactoring for the theme based colorization to reduce derefs - dmh commands set ##cons (#13906)
|
2019-04-27 10:55:18 +02:00 |
r_heap_jemalloc.h
|
Code refactoring for the theme based colorization to reduce derefs - dmh commands set ##cons (#13906)
|
2019-04-27 10:55:18 +02:00 |
r_io.h
|
Implement w32dbg_wrap
|
2019-10-28 05:56:10 +01:00 |
r_lang.h
|
Initial cleanup in RParse, delete mreplace plugin ##disasm
|
2019-06-17 02:23:58 +02:00 |
r_lib.h
|
Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813)
|
2020-01-15 09:49:41 +01:00 |
r_list.h
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
|
2020-01-15 15:23:34 +01:00 |
r_magic.h
|
Make it possible to use sysmagic again (#15658)
|
2019-12-16 23:24:29 +01:00 |
r_main.h
|
Initial implementation of calling the r*2 commands natively from inside r2 ##core
|
2019-07-10 18:45:20 +02:00 |
r_parse.h
|
Improve SP based variable analysis ##anal
|
2019-12-18 16:32:46 +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
|
Added register specific comment parsing to register profiles ##debug
|
2020-01-14 11:35:13 +01:00 |
r_regex.h
|
Fix regoff_t conflict
|
2016-02-21 03:45:41 +01:00 |
r_search.h
|
Add elliptic curve private key search in /cr command (#15761) ##search
|
2020-01-07 22:01:16 +01:00 |
r_sign.h
|
Apply types on matching zignature data ##signatures (#15746)
|
2020-01-16 10:26:03 +01:00 |
r_skiplist.h
|
Use skiplist for offset->flag mapping instead of hashmap.
|
2017-07-24 01:52:00 +02:00 |
r_socket.h
|
Implement r2pipe_open_dl() to use dlopen/dlsym ##r2pie
|
2019-10-09 00:42:24 +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
|
Fix some Race Conditions with the thready task scheduler (#15667) ##core
|
2019-12-18 16:54:37 +01:00 |
r_types_base.h
|
Some code cleanup in RUtil.lib ##core
|
2019-08-09 23:49:15 +02:00 |
r_types.h
|
Delete the use and definition of "eprint" (#15716)
|
2019-12-28 23:31:38 +01:00 |
r_userconf.h.acr
|
Do not compile radare2-shell-parser by default (#15769)
|
2020-01-07 13:37:04 +01:00 |
r_util.h
|
Add RIntervalTree data structure ##util (#15541)
|
2019-12-09 00:07:10 +01:00 |
r_vector.h
|
Refactor Anal Hints (#15876) ##anal
|
2020-02-13 11:48:24 +01:00 |
r_version.h.in
|
Upgrade to acr-1.8.1 to get semver support ##core (#15816)
|
2020-01-17 12:18:05 +01:00 |
sdb.h
|
|
|