..
p
Fix a bunch of dead assignements
2015-09-09 21:12:36 +02:00
anal.c
core/graph: improve switching between visual and graph mode
2015-09-12 18:32:25 +02:00
asm.c
Fix #3186 - search.align ignored by /c
2015-09-07 03:13:34 +02:00
bin.c
core/bin: rebase only READABLE sections
2015-09-10 23:22:26 +02:00
cmd_anal.c
Initial implementation of asm.esil.anal. WIP
2015-09-10 00:34:21 +02:00
cmd_api.c
A few simple memory leak fixes
2015-08-30 23:20:51 +02:00
cmd_cmp.c
Better ls
. Add support for cd -
and handle BR arm64 instruction
2015-08-18 02:44:59 +02:00
cmd_debug.c
Add dkj command, issue #2825
2015-09-02 15:34:52 +02:00
cmd_egg.c
Fix class method naming
2015-08-26 15:00:30 +02:00
cmd_eval.c
Added 'ecc' (css output) command to cmd_eval
2015-03-19 00:00:29 +01:00
cmd_flag.c
Once again, clang-analyzer strikes!
2015-09-04 15:12:42 +02:00
cmd_hash.c
Add /# command to search for blocks matching a hash
2015-06-22 00:22:18 +02:00
cmd_help.c
io/section: add r_io_section_vaddr_to_maddr_try API
2015-09-10 01:59:40 +02:00
cmd_info.c
core/bin: remove loadaddr parameter and get it from the RBinObject
2015-08-29 00:35:09 +02:00
cmd_log.c
Fix #2404 - Fix duplicated syscall tracing issues on linux
2015-04-19 13:43:38 +02:00
cmd_macro.c
Close #1316
2014-09-09 02:39:07 +02:00
cmd_magic.c
Fix #2809 - based on @alvarofe patch
2015-06-21 10:00:41 +02:00
cmd_meta.c
Minor fixes for the previous commit
2015-09-04 15:35:37 +02:00
cmd_mount.c
Re-enable GRUB code. Oops
2014-11-01 22:20:11 +01:00
cmd_open.c
core/bin,cmd_open: some refactoring
2015-08-29 01:41:34 +02:00
cmd_print.c
io/section: add r_io_section_vaddr_to_maddr_try API
2015-09-10 01:59:40 +02:00
cmd_project.c
Fix CID 1291605
2015-04-19 05:28:03 +03:00
cmd_quit.c
Improved history save support
2015-01-17 19:29:32 +01:00
cmd_search.c
Find strings in esil and support thumb aap
2015-09-10 04:20:09 +02:00
cmd_section.c
io/section: add r_io_section_vaddr_to_maddr_try API
2015-09-10 01:59:40 +02:00
cmd_seek.c
fix #2753
2015-06-13 19:30:40 -04:00
cmd_type.c
Fix last coverities issues
2015-07-02 09:33:05 +02:00
cmd_write.c
Fix a bunch of dead assignements
2015-09-09 21:12:36 +02:00
cmd_zign.c
Fix #2736
2015-06-14 23:15:51 +02:00
cmd.c
Fix latest covs
2015-09-03 12:23:49 +02:00
config.c
Rename asm.esil.anal into asm.emu
2015-09-11 23:46:09 +02:00
core.c
io/section: add r_io_section_vaddr_to_maddr_try API
2015-09-10 01:59:40 +02:00
disasm.c
Rename asm.esil.anal into asm.emu
2015-09-11 23:46:09 +02:00
file.c
core/bin: remove loadaddr parameter and get it from the RBinObject
2015-08-29 00:35:09 +02:00
gdiff.c
Add radiff2 -CC for deeper bindiffing
2015-04-07 04:12:18 +02:00
graph.c
core/graph: improve switching between visual and graph mode
2015-09-12 18:32:25 +02:00
hack.c
Supoprt wordsize in woe
and ARM Thumb in wao
2015-09-07 23:36:57 +02:00
help.c
Fix some gcc warnings
2014-08-04 00:18:54 +02:00
io.c
Supoprt wordsize in woe
and ARM Thumb in wao
2015-09-07 23:36:57 +02:00
Jamroot
Somewhat better BoostJam support
2014-10-26 02:47:08 +02:00
libs.c
Fix loadlibs regression
2015-04-10 01:35:50 +02:00
log.c
Add 'lm' command to better manage pending log messages
2014-07-31 05:20:48 +02:00
Makefile
Fix #2674 - merge diff into util
2015-06-02 01:35:12 +02:00
panels.c
Add 'M' key in visual panel to open a custom frame
2015-08-31 23:36:35 +02:00
patch.c
Fix #2880 - Fix crash in rapatch (r2 -P)
2015-07-08 14:21:43 +02:00
plugin.c
#3052 all printf member functions changed to cb_printf
2015-08-09 03:25:05 +02:00
project.c
Initial support for ESIL pins to emulate entire functions
2015-06-30 11:14:54 +02:00
pseudo.c
Fix pdc
from bindings (thanks @hteso for reporting)
2015-07-23 17:24:14 +02:00
rtr.c
Handle /m in http.ui by default
2015-08-13 23:58:01 +02:00
syscmd.c
Fix gcc warnings for the gnu arm disassembler
2015-08-31 17:08:30 +02:00
task.c
More and better support for tasks. Add anal.sleep to avoid 100% cpu in analysis
2014-11-02 02:01:09 +01:00
vasm.c
Fix visual assembler offset
2015-05-05 14:06:44 +02:00
visual.c
io/section: add r_io_section_vaddr_to_maddr_try API
2015-09-10 01:59:40 +02:00
vmenus.c
Revert "More misc cleanup"
2015-08-28 20:58:21 +02:00
yank.c
Fix #2806
2015-06-24 14:11:00 +02:00