.. |
p
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
anal.c
|
core/anal: fix cov and simplify code
|
2015-08-13 22:14:43 +02:00 |
asm.c
|
fix compiler warning
|
2015-07-08 14:19:41 -04:00 |
bin.c
|
Add bin.classes eval var and fix rabin2 -rc output
|
2015-08-11 15:58:01 +02:00 |
cmd_anal.c
|
Fix #3111 - Fix afv function local variables project save/restore
|
2015-08-19 01:51:56 +02:00 |
cmd_api.c
|
#3052 all printf member functions changed to cb_printf
|
2015-08-09 03:25:05 +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
|
Fix #2992 - Add dmpf and dmpt to dump/restore snapshots from/to disk
|
2015-08-19 14:06:59 +02:00 |
cmd_egg.c
|
Fix #2868
|
2015-07-05 20:44:03 +02:00 |
cmd_eval.c
|
Added 'ecc' (css output) command to cmd_eval
|
2015-03-19 00:00:29 +01:00 |
cmd_flag.c
|
Breakpoint autonaming with db $$ and fix a COV in db
|
2015-08-17 10:34:47 +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
|
Fix #2913
|
2015-07-21 00:56:05 +02:00 |
cmd_info.c
|
Enhancements for ic
|
2015-08-19 02:23:42 +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
|
Add CS command to manage meta-spaces
|
2015-06-15 04:19:29 +02:00 |
cmd_mount.c
|
Re-enable GRUB code. Oops
|
2014-11-01 22:20:11 +01:00 |
cmd_open.c
|
Initial implementation of ood
|
2015-08-19 15:13:08 +02:00 |
cmd_print.c
|
Fix #3089 - Add p=d command to show block byte dictionary stats
|
2015-08-14 13:34: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
|
Fix #3112 - Honor search.align in /R
|
2015-08-19 01:46:07 +02:00 |
cmd_section.c
|
Add wta support for appending dump.
|
2015-04-03 04:11:26 +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
|
Enhancement for wt dumper
|
2015-08-19 01:58:27 +02:00 |
cmd_zign.c
|
Fix #2736
|
2015-06-14 23:15:51 +02:00 |
cmd.c
|
Fix #3040 - show error when '. file' not found
|
2015-08-09 03:58:53 +02:00 |
config.c
|
Add io.aslr and set it to false by default (used only for OSX atm)
|
2015-08-16 17:45:23 +02:00 |
core.c
|
core/core: make prompt a variable length string
|
2015-08-12 01:43:05 +02:00 |
disasm.c
|
Add asm.indentspace and implement .atd and atl
|
2015-08-12 10:40:24 +02:00 |
file.c
|
Refix binfile path issue and remove unused code in dsojson
|
2015-08-16 22:41:58 +02:00 |
gdiff.c
|
Add radiff2 -CC for deeper bindiffing
|
2015-04-07 04:12:18 +02:00 |
graph.c
|
core/core: add scr.promptflag variable
|
2015-08-11 16:03:07 +02:00 |
hack.c
|
Better 'wc' command and cache/history capabilities
|
2014-10-07 02:52:47 +02:00 |
help.c
|
|
|
io.c
|
Fix resource leak in core/io/dump
|
2015-08-19 10:37:02 +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
|
|
|
Makefile
|
Fix #2674 - merge diff into util
|
2015-06-02 01:35:12 +02:00 |
panels.c
|
cons/cons.c: avoid printing last line
|
2015-07-14 18:06:55 +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
|
Better ls . Add support for cd - and handle BR arm64 instruction
|
2015-08-18 02:44:59 +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
|
Added the ability to go/seek in Visual Ascii Graph
|
2015-07-25 20:46:58 +02:00 |
vmenus.c
|
Fix Vejejjjjjjjjjjjjjjjjjjjjq issue
|
2015-07-15 01:39:00 +02:00 |
yank.c
|
Fix #2806
|
2015-06-24 14:11:00 +02:00 |