.. |
heap
|
Fix comment typo "psuedo" -> "pseudo"
|
2023-09-08 12:34:42 +02:00 |
r_anal
|
Fix string ref direction and improve false positive xref types ##analysis
|
2024-11-15 00:36:41 +01:00 |
r_crypto
|
Add ed25519 private key search ##search
|
2024-08-14 17:39:14 +02:00 |
r_util
|
Fix another leak in asn1 and add R2_600 comments
|
2024-11-05 15:53:59 +01:00 |
sflib
|
Fix multiple typos in ios-syscalls.txt ##anal
|
2022-12-23 01:06:05 +01:00 |
ptrace_wrap.h
|
|
|
r2naked.h
|
|
|
r_agraph.h
|
Five less globals in agraph
|
2024-02-17 05:09:06 +01:00 |
r_anal.h
|
Disable indirect pointer references for stm8 ##analysis
|
2024-10-28 02:30:11 +01:00 |
r_arch.h
|
Initial support for the UXN machine ##arch
|
2024-07-11 01:00:08 +02:00 |
r_asm.h
|
Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug
|
2024-02-15 19:36:35 +01:00 |
r_bin_dwarf.h
|
Fix DWARF5 parsing when a MD5 checksum is present ##dwarf
|
2024-11-03 16:04:55 +01:00 |
r_bin.h
|
Fix #23610 - Stop parsing compressed DWARF sections ##crash
|
2024-11-07 00:08:41 +01:00 |
r_bind.h
|
Add anal.flagends to stop a functions when flags are found ##analysis
|
2024-08-01 12:07:23 +02:00 |
r_bp.h
|
Initial support for native debugger on Linux/s390x ##debug
|
2024-06-13 12:50:19 +02:00 |
r_cmd.h
|
Update sdb to remove double include paths ##build
|
2022-11-19 01:05:18 +01:00 |
r_codemeta.h
|
Initial backtrace API and commands (abt) ##analysis
|
2023-10-06 12:56:37 +02:00 |
r_config.h
|
Use RBinName in RBinSymbol ##bin
|
2023-12-22 01:51:42 +01:00 |
r_cons.h
|
Dynamically build the word grep list, breaking the ABI ##cons
|
2024-09-17 19:37:09 +02:00 |
r_core_priv.h
|
Fix linting complains
|
2024-08-19 22:23:38 +02:00 |
r_core.h
|
New prj core plugin as PoC ##projects
|
2024-10-21 15:32:31 +02:00 |
r_crypto.h
|
Create sip hash plugin ##crypto
|
2024-11-04 23:30:28 +01:00 |
r_debug.h
|
Fix dbg.trace behaviour with emulation ##esil
|
2024-06-04 16:58:29 +02:00 |
r_drx.h
|
Fix debugger build
|
2022-08-18 09:36:41 +02:00 |
r_egg.h
|
Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug
|
2024-02-15 19:36:35 +01:00 |
r_endian.h
|
Add support for LE/BE 24 bit registers ##reg
|
2023-05-02 13:51:57 +02:00 |
r_esil.h
|
Add the esil.forth plugin to support the basic ops for the language to work ##esil
|
2024-03-29 01:34:35 +01:00 |
r_flag.h
|
RFlag.free() must return void ##api
|
2023-08-17 19:40:02 +02:00 |
r_fs.h
|
Initial squashfs support (meson only + introduces subprojects)
|
2024-06-05 09:14:49 +02:00 |
r_getopt.h
|
|
|
r_hash.h
|
Partial fix for the openssl builds
|
2024-11-02 10:42:04 +01:00 |
r_heap_glibc.h
|
adapt get_main_arena_offset_with_relocs to different libc versions ##debug
|
2024-03-20 21:39:39 +01:00 |
r_heap_jemalloc.h
|
|
|
r_io.h
|
Initial support for the UF2 file format ##io
|
2024-07-13 14:54:44 +02:00 |
r_lang.h
|
Implement r2.callAt and speedup r2.call for the qjs ##lang
|
2023-11-06 20:20:33 +01:00 |
r_lib.h
|
Use SPDX license namings in all the arch plugins ##doc
|
2024-10-18 13:25:40 +02:00 |
r_limits.h
|
Refactor some more elf code
|
2023-06-08 13:09:01 +02:00 |
r_list.h
|
Reimplement internal cfg.editor line editor ##cons
|
2024-08-05 10:34:12 +02:00 |
r_magic.h
|
Remove the last global variable in libmagic ##globals
|
2022-09-19 20:42:27 +02:00 |
r_main.h
|
Handle -jv and make that logic generic across all tools ##shell
|
2024-03-16 03:03:48 +01:00 |
r_parse.h
|
Add the gb.pseudo plugin ##arch
|
2024-11-16 21:18:01 +01:00 |
r_pdb.h
|
|
|
r_qrcode.h
|
|
|
r_reg.h
|
Minor code cleanup in the gdb code
|
2023-11-10 19:54:32 +01:00 |
r_regex.h
|
|
|
r_search.h
|
Add ed25519 private key search ##search
|
2024-08-14 17:39:14 +02:00 |
r_sign.h
|
Use RBinName in RBinSymbol ##bin
|
2023-12-22 01:51:42 +01:00 |
r_skiplist.h
|
Refactor mach0 loading of relocs ##bin
|
2023-04-17 18:36:18 +02:00 |
r_socket.h
|
Add 'stdouterr' directive in rarun2 ##tools
|
2024-10-30 11:14:14 +01:00 |
r_syscall.h
|
Update sdb to remove double include paths ##build
|
2022-11-19 01:05:18 +01:00 |
r_th.h
|
macppc cant get thread names
|
2024-03-30 19:08:23 +01:00 |
r_types_base.h
|
UT48 doesn't fit in long
|
2024-03-30 13:14:51 +01:00 |
r_types_overflow.h
|
Use .inc.c in libr/core ##refactor
|
2023-09-07 11:23:04 +02:00 |
r_types.h
|
Refactor and check numeric arguments when adding flags 'f' ##shell
|
2024-09-20 16:45:51 +02:00 |
r_userconf.h.acr
|
Ignore arc4random_uniform detection with Emscripten ##build
|
2024-09-23 13:22:34 +02:00 |
r_util.h
|
Initial implementation of the new LZ4 implementation ##util
|
2024-10-21 16:51:25 +02:00 |
r_vec.h
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
r_vector.h
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
r_version.h.in
|
|
|
rvc.h
|
Aim to fix the duplicated sha symbols from rvc cyclic dep ##build
|
2024-11-02 12:45:40 +01:00 |