| .. |
|
p
|
Refix mingw32 build
|
2017-05-10 00:34:05 +02:00 |
|
anal_tp.c
|
|
|
|
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
|
Use core->anal->fcns instead of fcns in core/canal
|
2017-06-07 18:58:50 +02:00 |
|
cbin.c
|
Do not load BSS in debugger mode (fixes regression in Linux debugger)
|
2017-05-30 14:52:39 +02:00 |
|
cconfig.c
|
Oops :(
|
2017-06-01 13:19:49 +02:00 |
|
cio.c
|
Replace dh for dL (#7682)
|
2017-06-05 14:45:45 +02:00 |
|
cmd.c
|
Fix #7373 add '~str~?' support (#7669)
|
2017-06-03 22:54:22 +02:00 |
|
cmd_anal.c
|
aab now executes direclty also added aab* (#7688)
|
2017-06-06 18:28:43 +02:00 |
|
cmd_api.c
|
|
|
|
cmd_cmp.c
|
More reindent and use R_EMPTY instead of {0}
|
2017-03-25 02:30:00 +01:00 |
|
cmd_debug.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +02:00 |
|
cmd_egg.c
|
Fix remaining glitches with recursive help #7528 (#7562)
|
2017-05-22 02:54:26 +02:00 |
|
cmd_eval.c
|
Honor color theme in p=, add palette rainbow primitives in RCons
|
2017-05-18 00:01:16 +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
|
Rename Tp to L command to be consistent with iL and oL
|
2017-05-29 01:37:54 +02:00 |
|
cmd_info.c
|
Fix #7503 - Fix commands like isrzM*
|
2017-05-29 22:35:17 +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
|
|
|
|
cmd_magic.c
|
|
|
|
cmd_meta.c
|
Fix remaining glitches with recursive help #7528 (#7562)
|
2017-05-22 02:54:26 +02:00 |
|
cmd_mount.c
|
|
|
|
cmd_open.c
|
Check file provided before performing any operation on oc command - #7539 (#7564)
|
2017-05-23 11:11:59 +02:00 |
|
cmd_print.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +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
|
|
|
|
cmd_search.c
|
Search with json output now doesn't escape twice (#7659)
|
2017-06-02 13:29:43 +02:00 |
|
cmd_search_rop.c
|
|
|
|
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
|
Fix #7527 - read block after s- and s+
|
2017-05-20 13:23:46 +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
|
Fix #7545 - Miss misspelled word in wtf!
|
2017-05-20 17:31:47 +02:00 |
|
cmd_zign.c
|
Fix issue #7311
|
2017-05-31 20:34:20 +02:00 |
|
core.c
|
Minor style changes in autocomplete functions
|
2017-06-03 22:12:29 +00:00 |
|
disasm.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +02:00 |
|
file.c
|
Fix last covs
|
2017-05-29 21:50:57 +02:00 |
|
gdiff.c
|
|
|
|
graph.c
|
Disable callgraph access from visual graph to avoid slow interaction
|
2017-04-27 12:59:52 +02:00 |
|
hack.c
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
|
help.c
|
|
|
|
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
|
Meson improvements
|
2017-05-31 13:38:47 +02:00 |
|
panels.c
|
Fix #7108 - Implement anal.fcnprefix
|
2017-03-24 10:46:13 +01:00 |
|
patch.c
|
|
|
|
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
|
Initial breakpoints, step, and continue for gdbserver. Plus *started* talking to GDB (#7679)
|
2017-06-04 22:22:01 +02:00 |
|
task.c
|
|
|
|
vasm.c
|
|
|
|
visual.c
|
fix a few covs for out of bounds reads/writes
|
2017-06-03 01:21:07 -04:00 |
|
vmarks.c
|
|
|
|
vmenus.c
|
Expose class method's flags (#7253)
|
2017-04-12 02:27:27 +02:00 |
|
yank.c
|
Fix hexdump offset in zoom mode
|
2017-06-06 10:45:01 +02:00 |