.. |
t
|
Honor make -s and lot of build cleanups
|
2012-08-14 15:44:17 +02:00 |
anal.c
|
Better webui, fix segfault in ag, add agj for json graphs
|
2013-01-24 03:48:24 +01:00 |
asm.c
|
Use RNum in RAsm, fixes for segoff and better disasm
|
2012-11-16 01:34:26 +01:00 |
bin.c
|
Fix r_io section load for big binaries (hello chromium!)
|
2013-01-29 14:56:57 +01:00 |
cmd_anal.c
|
Better webui, fix segfault in ag, add agj for json graphs
|
2013-01-24 03:48:24 +01:00 |
cmd_cmp.c
|
Fix build and pdj on invalid opcodes
|
2012-12-07 16:00:36 +01:00 |
cmd_debug.c
|
Fix 'dr*' command
|
2013-01-10 18:20:36 +01:00 |
cmd_egg.c
|
* More split of core/cmd.c
|
2012-02-27 03:07:32 +01:00 |
cmd_flag.c
|
Add 'fj' and 'fsj' commands to show json instead of blocks
|
2013-01-17 03:29:46 +01:00 |
cmd_hash.c
|
Fix cmd.repeat on empty lines in prompt
|
2012-09-21 02:25:44 +02:00 |
cmd_help.c
|
Add RCoreLog API ('l' command), '-' cmd is now '$'
|
2012-12-23 13:52:57 +01:00 |
cmd_info.c
|
Fix r_io section load for big binaries (hello chromium!)
|
2013-01-29 14:56:57 +01:00 |
cmd_macro.c
|
Better help for '?' '???' '?$?' '@' and others..
|
2012-12-22 03:37:50 +01:00 |
cmd_magic.c
|
Lot of build fixes for --as-needed and mingw32
|
2012-08-10 11:35:38 +02:00 |
cmd_meta.c
|
Fix fcn lines in disasm, minor fix in meta
|
2012-12-06 03:11:40 +01:00 |
cmd_mount.c
|
* Split libr/core/cmd.c
|
2012-02-27 02:40:27 +01:00 |
cmd_open.c
|
flex no longer mandatory, fix ios debugger
|
2012-10-31 16:37:19 +01:00 |
cmd_print.c
|
Fix r_num_irand(), add pI command, support http.port=0 as random
|
2013-01-25 03:47:09 +01:00 |
cmd_project.c
|
* Split libr/core/cmd.c
|
2012-02-27 02:40:27 +01:00 |
cmd_search.c
|
Fix s/ command and autocomplete e?
|
2012-12-30 01:05:12 +01:00 |
cmd_section.c
|
Fix archbits in overlap mem, fixes for ad, pd and segmented addressing
|
2012-12-06 00:55:22 +01:00 |
cmd_seek.c
|
Initial implementation of http.upload (disabled by default)
|
2013-01-03 00:47:58 +01:00 |
cmd_type.c
|
Fix 'pd.N' cmd, 0size sections, use eprintf r_anal
|
2012-08-29 13:37:31 +02:00 |
cmd_write.c
|
Add hints and named print formats and more
|
2013-01-22 05:06:12 +01:00 |
cmd_zign.c
|
Deep integration of complex types - build fixed
|
2012-07-22 12:41:53 +04:00 |
cmd.c
|
Better webui, fix segfault in ag, add agj for json graphs
|
2013-01-24 03:48:24 +01:00 |
config.c
|
Better webui, 'pi' counts opcodes and remove /new and htmlgraph
|
2013-01-25 03:22:09 +01:00 |
core.c
|
Fix w32 build
|
2013-01-23 14:50:50 +01:00 |
disasm.c
|
Better webui, 'pi' counts opcodes and remove /new and htmlgraph
|
2013-01-25 03:22:09 +01:00 |
file.c
|
Fix udis86 trailing spaces, add 'dw' command
|
2012-12-07 12:03:53 +01:00 |
gdiff.c
|
Deep integration of complex types - build fixed
|
2012-07-22 12:41:53 +04:00 |
hack.c
|
Add r_bin.rar plugin, per-section arch/bits, fix in S=
|
2012-11-30 01:06:30 +01:00 |
io.c
|
New io.buffer cache system and refactorized RHashTable
|
2013-01-12 04:29:45 +01:00 |
libs.c
|
Add hints and named print formats and more
|
2013-01-22 05:06:12 +01:00 |
log.c
|
Fixes in RCoreLog and add log chat test in shlr/www/log.html
|
2012-12-23 15:19:11 +01:00 |
Makefile
|
Add hints and named print formats and more
|
2013-01-22 05:06:12 +01:00 |
patch.c
|
Add hints and named print formats and more
|
2013-01-22 05:06:12 +01:00 |
project.c
|
Fix slow ELF loading and add anal hints support to projects
|
2013-01-22 18:08:33 +01:00 |
rtr.c
|
Fix r_num_irand(), add pI command, support http.port=0 as random
|
2013-01-25 03:47:09 +01:00 |
vasm.c
|
Apply zlul's enhacements for html.sh
|
2013-01-04 14:51:21 +01:00 |
visual.c
|
Fix output of 'i'. fix rap:// connect
|
2013-01-02 03:34:17 +01:00 |
vmenus.c
|
Fix mach0 ehdr header, new $S and $SS vars, Vdr
|
2012-10-26 01:33:57 +02:00 |
yank.c
|
Fix python bindings: do not use homonim methods and fields
|
2012-09-19 14:08:44 +02:00 |