.. |
p
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
agraph.c
|
Initial work in graph.bubble for custom bg color in nodes ##graph
|
2022-12-19 10:15:46 +01:00 |
anal_objc.c
|
Some more RConfig.geti -> getb code cleanup, wip new lint
|
2022-11-30 17:11:39 +01:00 |
anal_tp.c
|
Fix UAF in aaft when the BB is removed during the loop ##crash
|
2022-11-24 12:25:48 +01:00 |
blaze.c
|
Unify RArchOp into RAnalOp using common include files ##arch
|
2022-10-16 22:25:24 +02:00 |
canal.c
|
Kill r_io_read_at_mapped ##io
|
2022-12-11 23:27:46 +01:00 |
carg.c
|
Unify RArchOp into RAnalOp using common include files ##arch
|
2022-10-16 22:25:24 +02:00 |
casm.c
|
Kill RAsmOp, we can reuse RAnalOp in here ##arch
|
2022-12-07 14:30:22 +01:00 |
cbin.c
|
Fix JSON encoding of section addresses ##bin
|
2022-12-16 12:44:57 +01:00 |
cconfig.c
|
Introduce anal.tailcall.delta and use flags for better metrics ##analysis
|
2022-12-14 12:13:45 +01:00 |
cfile.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
cio.c
|
Add test for the obm with CL, support noncwd paths ##bin
|
2022-12-07 23:06:43 +01:00 |
citem.c
|
Fix assert in r2 -ci. --
|
2022-11-19 12:55:51 +01:00 |
cmd_anal.c
|
Fix harmless UB oobread in list command
|
2022-12-21 18:07:30 +01:00 |
cmd_api.c
|
Update sdb to remove double include paths ##build
|
2022-11-19 01:05:18 +01:00 |
cmd_cmp.c
|
Kill RAsmOp, we can reuse RAnalOp in here ##arch
|
2022-12-07 14:30:22 +01:00 |
cmd_debug.c
|
Working apt and add apl to list function preludes ##analysis
|
2022-12-20 19:52:40 +01:00 |
cmd_egg.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_eval.c
|
Cleanup and improve code quality for cmd_eval.c and cmd_help.c
|
2022-12-15 18:46:15 +01:00 |
cmd_flag.c
|
Improve help message for f subcommands ##shell
|
2022-11-03 02:09:54 +01:00 |
cmd_hash.c
|
Import the quickjs rlang plugin ##lang
|
2022-12-10 18:58:33 +01:00 |
cmd_help.c
|
Cleanup and improve code quality for cmd_eval.c and cmd_help.c
|
2022-12-15 18:46:15 +01:00 |
cmd_info.c
|
Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch
|
2022-12-06 12:16:45 +01:00 |
cmd_log.c
|
Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch
|
2022-12-06 12:16:45 +01:00 |
cmd_macro.c
|
Fix last leaks spotted by coverity
|
2022-10-28 14:52:57 +02:00 |
cmd_magic.c
|
Correct magic hit numbering and move base64 into magic
|
2022-10-14 16:34:10 +02:00 |
cmd_meta.c
|
New command CLL (aka list ) show function source using addrline (dwarf) info ##print
|
2022-12-08 00:45:47 +01:00 |
cmd_mount.c
|
Boolify and rename some methods and fields from RFS ##api
|
2022-09-14 23:41:12 +02:00 |
cmd_open.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
cmd_print.c
|
Implement py command and add stdin slurp support for js- too ##lang
|
2022-12-08 22:11:38 +01:00 |
cmd_project.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
cmd_quit.c
|
Add linting to avoid setting bool config vars with strings
|
2022-09-16 11:46:18 +02:00 |
cmd_search_rop.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
cmd_search.c
|
Fix JSON encoding of unsigned search values ##search
|
2022-12-17 10:03:00 +01:00 |
cmd_seek.c
|
Kill RAsmOp, we can reuse RAnalOp in here ##arch
|
2022-12-07 14:30:22 +01:00 |
cmd_type.c
|
Move the RParse.cparse into RAnal.cparse ##refactor
|
2022-11-28 10:28:07 +01:00 |
cmd_write.c
|
Deprecate more unused fields from RAsmPlugin ##asm
|
2022-11-21 12:04:46 +01:00 |
cmd_zign.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd.c
|
Make r2 -j work as a hashbang handler for qjs ##lang
|
2022-12-22 11:56:20 +01:00 |
core.c
|
New RPrint.spinBar() API used from scr.demo for now ##print
|
2022-12-11 05:11:30 +01:00 |
corelog.c
|
Add base64 support to the T and T* commands ##logs
|
2022-10-06 12:06:28 +02:00 |
cplugin.c
|
Fix oba $$ in frida://0 global ##bin
|
2022-08-23 00:54:22 +02:00 |
cproject.c
|
Fix some problems when renaming projects ##projects
|
2022-12-10 22:10:32 +01:00 |
cundo.c
|
Add the new ucu and ucd commands using the new core-undo apis ##shell
|
2022-09-14 17:42:03 +02:00 |
disasm_stackptr.inc
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
disasm.c
|
Kill r_io_read_at_mapped ##io
|
2022-12-11 23:27:46 +01:00 |
esil2c.c
|
RAnalEsil -> REsil api refactor ##api
|
2022-11-17 10:22:55 +01:00 |
fortune.c
|
Rename RStr.home() to RFile.home() as part of the Plan ##api
|
2022-10-27 16:28:33 +02:00 |
gdiff.c
|
Use rlog instead of eprintf in 300 more places
|
2022-08-22 14:35:04 +02:00 |
hack.c
|
Update tests and better arch.patch/modify callback ##arch
|
2022-12-08 13:33:53 +01:00 |
libs.c
|
Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch
|
2022-12-06 12:16:45 +01:00 |
linux_heap_glibc.c
|
Fixed incorrect thread arena output ##debug
|
2022-11-20 12:55:12 +01:00 |
linux_heap_jemalloc.c
|
Balance spacings in braces ##indent
|
2022-10-13 21:21:34 +02:00 |
Makefile
|
Merge RParse into RAsm ##api
|
2022-12-03 02:26:41 +01:00 |
meson.build
|
Merge RParse into RAsm ##api
|
2022-12-03 02:26:41 +01:00 |
panels.c
|
Add ve command to set fg/bg colors for current panel ##panels
|
2022-12-18 22:34:21 +01:00 |
patch.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
project.c
|
Fix some bugs in projects ##projects
|
2022-12-06 19:08:23 +01:00 |
pseudo.c
|
Fix leaks in pdc ##leaks
|
2022-11-06 17:24:56 +01:00 |
rtr_http.c
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
rtr_shell.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01:00 |
rtr.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01:00 |
task.c
|
Parse the PT_DYNAMIC elf section for the preinit pointers ##bin
|
2022-11-11 03:04:46 +01:00 |
vasm.c
|
Fix a new linting to remove the double error message in RLOG calls ##lint
|
2022-07-07 20:25:26 +02:00 |
visual_tabs.inc
|
Minor RLOG/bool changes spotted in visual and heap code
|
2022-10-04 19:00:55 +02:00 |
visual.c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
vmarks.c
|
Fix some format string warnings in the mingw ci job
|
2021-12-21 00:31:28 +01:00 |
vmenus_graph.c
|
Add another source linting to avoid newlines in RCore.cmd() ##refactor
|
2022-06-30 22:22:30 +02:00 |
vmenus_zigns.c
|
Fix #20405 - Multiple fixes and improvements in projects ##projects
|
2022-07-05 10:56:04 +02:00 |
vmenus.c
|
Kill RAsmOp, we can reuse RAnalOp in here ##arch
|
2022-12-07 14:30:22 +01:00 |
vslides.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
windows_heap.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
yank.c
|
Boolify r_core_yank_file_all() and fix shadow var bug ##api
|
2022-09-19 02:08:58 +02:00 |
zdiff.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |