.. |
p
|
Initial WIP implementation of sync using http and T ##sync
|
2019-01-13 03:42:56 +01:00 |
anal_tp.c
|
Blind fix crash on exit after analyzing big binary ##anal
|
2019-01-17 00:40:00 +01:00 |
blaze.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
canal.c
|
Add new command: pifc and pifcj ##print
|
2019-01-24 00:11:11 +08:00 |
carg.c
|
Almost completely kill RIOSection from io and core (-218LOC) ##refactoring
|
2019-01-13 03:07:51 +01:00 |
casm.c
|
Fix a few clang scan-build bugs (#12562)
|
2018-12-26 12:54:12 +01:00 |
cbin.c
|
Add iF to show file hash and related refactoring ##bin
|
2019-01-24 17:34:00 +08:00 |
cconfig.c
|
Fix debugger regression in Android ##debugger
|
2019-01-24 05:22:56 +08:00 |
cfile.c
|
Add iF to show file hash and related refactoring ##bin
|
2019-01-24 17:34:00 +08:00 |
cio.c
|
Almost completely kill RIOSection from io and core (-218LOC) ##refactoring
|
2019-01-13 03:07:51 +01:00 |
cmd_anal.c
|
Check aab argument value
|
2019-01-26 12:07:09 +08:00 |
cmd_api.c
|
Fixes for the android build and related warnings
|
2019-01-21 12:10:33 +01:00 |
cmd_cmp.c
|
Some fixes (#12670)
|
2019-01-07 00:29:23 +01:00 |
cmd_colon.c
|
Add cfg.log.events=false by default ##config
|
2019-01-13 03:42:56 +01:00 |
cmd_debug.c
|
Move Palette to RConsContext to make RCoreTask less racy ##cons
|
2019-01-18 11:58:49 +01:00 |
cmd_egg.c
|
Fix more memleaks
|
2018-03-14 15:31:08 +01:00 |
cmd_eval.c
|
Move Palette to RConsContext to make RCoreTask less racy ##cons
|
2019-01-18 11:58:49 +01:00 |
cmd_flag.c
|
Remove flag list in RFlags and just use hashtable (#12703)
|
2019-01-14 14:15:12 +01:00 |
cmd_hash.c
|
Improved hashbang error message (#12006)
|
2018-10-30 16:42:07 +01:00 |
cmd_help.c
|
Initial WIP implementation of sync using http and T ##sync
|
2019-01-13 03:42:56 +01:00 |
cmd_info.c
|
Add iF to show file hash and related refactoring ##bin
|
2019-01-24 17:34:00 +08:00 |
cmd_log.c
|
Add cfg.log.events=false by default ##config
|
2019-01-13 03:42:56 +01:00 |
cmd_macro.c
|
Fix #7653 - inline macro foreach
|
2017-10-09 13:31:19 +02:00 |
cmd_magic.c
|
Honor search.maxhits in /m (#11609)
|
2018-09-21 16:32:25 +02:00 |
cmd_meta.c
|
Initial WIP implementation of sync using http and T ##sync
|
2019-01-13 03:42:56 +01:00 |
cmd_mount.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
cmd_open.c
|
Remove invalid sleep from cmd_open()
|
2019-01-24 18:34:04 +01:00 |
cmd_print.c
|
fix glitch where pd--N and N > offset
|
2019-01-24 21:32:37 -08:00 |
cmd_project.c
|
Fix few clang-analyzer warnings (#12415)
|
2018-12-06 15:12:27 +01:00 |
cmd_quit.c
|
Add q!!! command for fast quits
|
2017-10-11 23:48:48 +02:00 |
cmd_search_rop.c
|
Make Travis green again
|
2018-04-09 10:33:57 +02:00 |
cmd_search.c
|
Add JSON support for /g ##anal
|
2019-01-21 01:25:59 +01:00 |
cmd_seek.c
|
Almost completely kill RIOSection from io and core (-218LOC) ##refactoring
|
2019-01-13 03:07:51 +01:00 |
cmd_type.c
|
Printkey json cb show format pj
|
2019-01-21 15:51:16 +01:00 |
cmd_write.c
|
Almost completely kill RIOSection from io and core (-218LOC) ##refactoring
|
2019-01-13 03:07:51 +01:00 |
cmd_zign.c
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
cmd.c
|
Make ! command sleep around system() ##tasks
|
2019-01-15 19:54:02 +01:00 |
core.c
|
fix null deref: r2 -N -e scr.prompt.file=true --
|
2019-01-24 21:56:35 -08:00 |
corelog.c
|
Initial WIP implementation of sync using http and T ##sync
|
2019-01-13 03:42:56 +01:00 |
cundo.c
|
Initial import of the CoreUndo API and uc command
|
2018-03-14 12:12:44 +01:00 |
disasm.c
|
Speed up RBinReloc retrieval ##optimization
|
2019-01-21 11:40:24 +01:00 |
fortune.c
|
Several improvements in the Visual mode (help, tabs, ...) ##visual
|
2019-01-02 02:09:31 +01:00 |
gdiff.c
|
Added import graph; updated ag? help
|
2018-05-21 01:55:43 +02:00 |
graph.c
|
Introduce graph.few to render just few basic blocks, comma in visual ##graph
|
2019-01-20 02:42:39 +01:00 |
hack.c
|
Implement 'wao jinf' to assemble infinite loop instruction ##asm
|
2019-01-26 12:08:04 +08:00 |
libs.c
|
Fix musl build (required for Alpine)
|
2018-12-18 18:24:09 +01:00 |
linux_heap_glibc.c
|
Fix regression in dmh's brk_end calculation (#12791)
|
2019-01-15 10:38:08 +01:00 |
linux_heap_jemalloc.c
|
Refactoring RBin.open/close and RBinOptions ##bin
|
2018-11-07 17:22:41 +01:00 |
Makefile
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
meson.build
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
panels.c
|
Use pjAPIs to output proper json and bug fixes ##panels
|
2019-01-24 16:22:23 +08:00 |
patch.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
plugin.c
|
s/deinit/fini/g
|
2018-05-27 15:55:33 +02:00 |
project.c
|
Use pj in Pj
|
2019-01-20 11:40:05 +01:00 |
pseudo.c
|
Save and disable asm.stackptr in pdc ##glitch
|
2018-12-27 00:46:22 +01:00 |
rtr.c
|
Fix hang in =h&
|
2019-01-14 01:36:30 +01:00 |
task.c
|
Move Palette to RConsContext to make RCoreTask less racy ##cons
|
2019-01-18 11:58:49 +01:00 |
vasm.c
|
Fix #11340 - Visual Assembler not writing
|
2018-09-02 03:05:14 +02:00 |
visual.c
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
vmarks.c
|
Several improvements in the Visual mode (help, tabs, ...) ##visual
|
2019-01-02 02:09:31 +01:00 |
vmenus_graph.c
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
vmenus_zigns.c
|
Initial implementation of the visual zignatures in vbz ##sign
|
2019-01-26 08:29:08 -06:00 |
vmenus.c
|
Implement vbg - wip, but at least vbg does something ##visual
|
2019-01-24 18:50:37 +08:00 |
yank.c
|
Update yank.c (#12787)
|
2019-01-15 09:17:21 +01:00 |