| .. |
|
p
|
Fix #4080 : remove assumption that functions are contiguous
|
2016-05-14 16:37:24 +02:00 |
|
anal.c
|
Add ah. command to show hints in current offset. Fix ah? too. (#5045)
|
2016-05-31 11:50:35 +02:00 |
|
asm.c
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
|
bin.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
cmd.c
|
Fix regression @..
|
2016-05-25 01:24:52 +02:00 |
|
cmd_anal.c
|
Add ah. command to show hints in current offset. Fix ah? too. (#5045)
|
2016-05-31 11:50:35 +02:00 |
|
cmd_api.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
cmd_cmp.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_debug.c
|
Fix #5021 - dbc argument parsing issue
|
2016-05-27 13:14:43 +02:00 |
|
cmd_egg.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_eval.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_flag.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_hash.c
|
Fix endian issue in crc16 and crc32
|
2016-05-16 02:08:59 +02:00 |
|
cmd_help.c
|
Refactoring $B and decompose $F into $FB $FE $FS and $FI + code cleanup
|
2016-05-25 23:34:06 +02:00 |
|
cmd_info.c
|
Fix some more clang analyzer warnings and cleanup
|
2016-05-24 14:54:34 +02:00 |
|
cmd_log.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_macro.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_magic.c
|
Fix #1476: respect search.from and don't seek on /m (#4973)
|
2016-05-23 11:25:17 +02:00 |
|
cmd_meta.c
|
Add ?V? and ?Vq commands
|
2016-05-19 03:42:23 +02:00 |
|
cmd_mount.c
|
|
|
|
cmd_open.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_print.c
|
Add MJMP optype, pxt command and enhance anal.jmptbl for x86-64 (wip)
|
2016-05-30 04:18:48 +02:00 |
|
cmd_project.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_quit.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_search.c
|
Fix /A, add MJMP optype, and op.reg for UJMP
|
2016-05-30 00:38:35 +02:00 |
|
cmd_section.c
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
cmd_seek.c
|
fix oob in seek line
|
2016-05-23 22:07:32 +02:00 |
|
cmd_type.c
|
removing trailing spaces from t commands (#5028)
|
2016-05-29 11:37:59 -04:00 |
|
cmd_write.c
|
Fix some more clang analyzer warnings and cleanup
|
2016-05-24 14:54:34 +02:00 |
|
cmd_zign.c
|
anal/fcn: use getter/setter to access the size of a RAnalFunction
|
2016-05-19 01:50:50 +02:00 |
|
config.c
|
Initial implementation of asm.assembler to select different assembler plugin than the disasm
|
2016-05-30 18:53:32 +02:00 |
|
core.c
|
Add cmdf callback and license in RLang
|
2016-05-31 02:32:30 +02:00 |
|
disasm.c
|
Fix more trailing spaces in dwarf and comments
|
2016-05-31 23:37:17 +02:00 |
|
file.c
|
Refactoring $B and decompose $F into $FB $FE $FS and $FI + code cleanup
|
2016-05-25 23:34:06 +02:00 |
|
gdiff.c
|
anal/fcn: use getter/setter to access the size of a RAnalFunction
|
2016-05-19 01:50:50 +02:00 |
|
graph.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
hack.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
help.c
|
|
|
|
io.c
|
Avoid null deref in info->arch
|
2016-05-19 12:30:20 +02:00 |
|
Jamroot
|
|
|
|
libs.c
|
fix CID 1352385 and 1354256 again (#4601)
|
2016-04-10 21:28:05 +02:00 |
|
log.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
Makefile
|
Fix build (missing dep for core)
|
2016-03-16 13:45:38 +01:00 |
|
panels.c
|
Adding colors to r2 2048 (#4994)
|
2016-05-26 16:58:02 +02:00 |
|
patch.c
|
|
|
|
plugin.c
|
|
|
|
project.c
|
Save scr.highlight in project files (#5008)
|
2016-05-25 18:20:50 +02:00 |
|
pseudo.c
|
Add comments in pdc and arm.pseudo fixes
|
2016-04-22 10:15:17 +02:00 |
|
rtr.c
|
Fixes for http.homeroot
|
2016-05-18 12:03:07 +02:00 |
|
syscmd.c
|
|
|
|
task.c
|
Fix '& cmd' task state
|
2016-01-03 02:32:56 +01:00 |
|
vasm.c
|
|
|
|
visual.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
vmarks.c
|
|
|
|
vmenus.c
|
r_str_ansi_crop: Reset color on new line (#5048)
|
2016-05-31 11:50:12 +02:00 |
|
yank.c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |