.. |
p
|
Refix mingw32 build
|
2017-05-10 00:34:05 +02:00 |
anal_tp.c
|
enhancing aftm (#6529)
|
2017-01-18 19:20:47 +02:00 |
anal_vt.c
|
More reindent and use R_EMPTY instead of {0}
|
2017-03-25 02:30:00 +01:00 |
asm.c
|
More reindent and use R_EMPTY instead of {0}
|
2017-03-25 02:30:00 +01:00 |
blaze.c
|
aab now executes direclty also added aab* (#7688)
|
2017-06-06 18:28:43 +02:00 |
canal.c
|
vee arrows shouldn't be the default, use normal
|
2017-06-22 22:57:39 -07:00 |
cbin.c
|
Fix format strings, class->index is int, not ut64
|
2017-06-29 16:36:04 +02:00 |
cconfig.c
|
Implement asm.minvalsub variable
|
2017-06-28 01:29:04 +02:00 |
cio.c
|
Replace dh for dL (#7682)
|
2017-06-05 14:45:45 +02:00 |
cmd_anal.c
|
Fix #6858 (#7804)
|
2017-06-22 09:13:39 -05:00 |
cmd_api.c
|
Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875)
|
2017-03-01 20:05:40 +01:00 |
cmd_cmp.c
|
More reindent and use R_EMPTY instead of {0}
|
2017-03-25 02:30:00 +01:00 |
cmd_debug.c
|
Moved r_debug_get_baddr to debug API
|
2017-06-14 15:38:10 +02:00 |
cmd_egg.c
|
Fix remaining glitches with recursive help #7528 (#7562)
|
2017-05-22 02:54:26 +02:00 |
cmd_eval.c
|
Fix null derefs and memleaks of ecH
|
2017-06-24 20:48:17 +02:00 |
cmd_flag.c
|
Fix remaining glitches with recursive help #7528 (#7562)
|
2017-05-22 02:54:26 +02:00 |
cmd_hash.c
|
Add support for #!python -e and other rlang plugins
|
2017-05-09 02:42:51 +02:00 |
cmd_help.c
|
Fix build and implement ?eg for gotoxy and ?ec for column
|
2017-06-10 18:37:56 +02:00 |
cmd_info.c
|
Enhance icj, ic and id in Dex (#7821)
|
2017-06-27 17:02:14 +02:00 |
cmd_log.c
|
Rename Tp to L command to be consistent with iL and oL
|
2017-05-29 01:37:54 +02:00 |
cmd_macro.c
|
Fix crash in macros
|
2016-10-18 02:08:53 +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
|
Fix remaining glitches with recursive help #7528 (#7562)
|
2017-05-22 02:54:26 +02:00 |
cmd_mount.c
|
Fix #7723 - crash in ext2 GRUB code because of variable size array in stack
|
2017-06-12 09:57:30 +02:00 |
cmd_open.c
|
Added loading of offsets
|
2017-06-14 15:38:10 +02:00 |
cmd_print.c
|
Implement visual entropy browser with V|| and then hl keys to move
|
2017-06-28 00:24:26 +02:00 |
cmd_project.c
|
Set prj.name before saving a project to save that value correctly (#7485)
|
2017-05-14 23:17:37 +02:00 |
cmd_quit.c
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
cmd_search_rop.c
|
Fix #6162 - Renames r_str_concat to r_str_append
|
2017-03-16 22:29:49 +01:00 |
cmd_search.c
|
Add command ecH for instruction highlighting support (#7741)
|
2017-06-20 15:48:45 -05:00 |
cmd_section.c
|
Add S.j command to print current section in JSON (#7490)
|
2017-05-14 23:16:35 +02:00 |
cmd_seek.c
|
Implement s== to show flag names, not just offsets
|
2017-06-28 14:13:12 +02:00 |
cmd_type.c
|
TCC - Saving types across sessions and add Arch/OS specific defines
|
2017-06-01 16:57:00 +02:00 |
cmd_write.c
|
Minor help message fixes
|
2017-06-09 02:07:05 -11:00 |
cmd_zign.c
|
Fix #7779 typo in 'zignatures' information
|
2017-06-19 15:42:45 +02:00 |
cmd.c
|
Fix #7830 - Help for |? like ?|?
|
2017-06-29 17:16:24 +02:00 |
core.c
|
Implement |T to pipe to the scr.tts engine
|
2017-06-28 01:16:13 +02:00 |
disasm.c
|
Use r_str_escape for io strings
|
2017-06-28 00:56:22 +02:00 |
file.c
|
Load bin-format specific scripts from home
|
2017-06-15 00:36:39 +02:00 |
gdiff.c
|
Fix the radiff2 -C MATCH issue, still not perfect but getting in shape
|
2016-09-22 23:57:16 +02:00 |
graph.c
|
Better cmd.gprompt
|
2017-06-28 12:59:11 +02:00 |
hack.c
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
help.c
|
Check for null io in riousedesc()
|
2017-02-19 00:14:13 +01:00 |
libs.c
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
linux_heap_glibc.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +02:00 |
log.c
|
Implement cfg.log and cmd.log
|
2017-05-09 02:58:39 +02:00 |
Makefile
|
Initial stub for gdbserver support
|
2017-05-22 19:37:48 +02:00 |
meson.build
|
support for static build (#7822)
|
2017-06-28 22:54:40 +02:00 |
panels.c
|
Fix #7108 - Implement anal.fcnprefix
|
2017-03-24 10:46:13 +01:00 |
patch.c
|
added v modifier to rapatch similar to wv (#7806)
|
2017-06-22 20:29:10 -05:00 |
plugin.c
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
project.c
|
Add file.lastpath to fix regression in projects using malloc://
|
2017-05-29 14:02:50 +02:00 |
pseudo.c
|
fixed pdc mistake (#7576)
|
2017-05-23 12:49:56 +02:00 |
rtr.c
|
Optimized gdbserver mem read, and added gdbserver mem write
|
2017-06-29 17:17:22 +02:00 |
task.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
vasm.c
|
Fix VA boundaries
|
2016-11-24 23:37:47 +01:00 |
visual.c
|
Fix visual cursor, invert V|| offset and fix so-1
|
2017-06-28 02:21:16 +02:00 |
vmarks.c
|
fix visual mark target address (#5637)
|
2016-08-29 20:20:10 +02:00 |
vmenus.c
|
Enhance icj, ic and id in Dex (#7821)
|
2017-06-27 17:02:14 +02:00 |
yank.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +02:00 |