Anton Kochkov
253b3f136d
Fix for local labels
2013-07-11 02:55:16 +04:00
pancake
21ed694196
Fix and update ARM Thumb2 disassembler
2013-07-10 09:40:42 +02:00
pancake
5cc7466191
Enhace rasm2 -D output
2013-07-08 03:38:44 +02:00
pancake
8ba04fa985
Fix 'make dist'
2013-07-07 23:03:10 +02:00
Anton Kochkov
c39e6aee82
Added local labels reference display
2013-07-07 01:59:41 +04:00
Anton Kochkov
ad882d1ba3
Fixed indentation
2013-07-07 00:35:49 +04:00
Anton Kochkov
90ffe45826
Fixed colorization for ROR and ROL
2013-07-06 12:06:08 +04:00
pancake
17c6c6bfab
Implement flagspace selection
2013-07-05 09:36:25 +02:00
pancake
6cadbbcd40
Allow to force screen size, more work on r2wui
...
Add scr.columns, scr.rows eval vars to force screen size
Fix rightpanel menu glitch in r2wui
Add calculator in assembler panel
Fix open-rightpanel button in main panel
2013-07-05 01:45:45 +02:00
pancake
d8d5bab78d
Use static libgcc for mingw32 builds
2013-07-05 00:41:02 +02:00
pancake
7c242550f6
Use $r instead of $h in visual print modes
2013-07-04 23:49:53 +02:00
pancake
11e00e438e
Fix Java class crash, better opcode colors and use $c/$r for screensize
...
Fix segfault in java class parser
Fixes in the opcode reg|num colors
$r renamed to $m (memref)
Use $c and $r for columns and rows instead of $h (height)
2013-07-04 14:08:58 +02:00
pancake
6fa47bb40f
Only colorize ops when scr.color is set
2013-07-04 03:47:19 +02:00
pancake
4815f5c9bf
Fix segfault when no file is given
2013-07-04 03:43:27 +02:00
pancake
b8f7138092
New palette in disasm, fixed 'fs*', better scr.colorops
...
Fix 'make w32'
Some more enhacements on the webui
New palette. im open to suggestions
Fixes in the scr.colorops parsing
Fix 'fs*' command
Analop now sets Type.ILL if invalid
2013-07-04 03:34:28 +02:00
pancake
2992f7c951
Add cfg.colorops and 'reg'+'num' palete elements in r_cons
2013-07-03 17:43:20 +02:00
pancake
63c57a1c99
Remove debugger program arguments limit in -22LOC
2013-07-03 16:09:50 +02:00
pancake
7cb31941a6
Fix double free when loading malformed PE file
...
FMI: https://corkami.googlecode.com/svn/trunk/src/PE/lfanew_relocW7.asm
2013-07-03 11:57:37 +02:00
pancake
e8b35ce98d
Minor enhacements for the r2wui
2013-07-03 10:31:21 +02:00
pancake
92b50950e4
Fix 'r2 -d ls /' launching program with arguments
2013-07-03 01:38:03 +02:00
pancake
9ab1e04050
Lock config var when sandbox state is locked
2013-07-02 18:59:56 +02:00
Eduardo de la Arada
8a93b6a83d
* Add relocs json output
...
* Fix rabins's homeplugdir
2013-07-01 17:05:15 +02:00
Eduardo de la Arada
f6173bdaf0
* Fix json output for undefined flags
...
* Add json output to bin_fields
* Fix typo at visual_mounts
2013-07-01 16:29:47 +02:00
pancake
b963192a31
Redefine local flags commands and minor fixes in disasm.c
...
Use Color_RESET after fcn, label and flags in disasm.c
RCore.anal_fcn_local_list() now takes RCore* as 'self'
Redesign commands to add/list/remove local flags (f.)
f.a@3: set local flag 'a' at offset 3
f. : list locals in current function
f.* : as above using radare commands output
f.** : list all locals from all functions
2013-06-30 02:45:33 +02:00
pancake
71850add41
Fix install/symstall of radare.lua
2013-06-30 00:31:26 +02:00
Anton Kochkov
4c0095550c
build workaround
2013-06-29 10:21:15 +04:00
Anton Kochkov
0711e60667
local labels inside functions - initial support
2013-06-29 10:21:15 +04:00
pancake
ac4cedae53
Install radare.lua for libr/r_lagn/p/lua
2013-06-28 17:21:25 +02:00
pancake
438e90a069
Fix minor indent issue in disasm
2013-06-28 13:12:46 +02:00
pancake
4c63493320
Fix Vdd
2013-06-28 11:58:30 +02:00
pancake
dbd6cc896b
Initial support for D language bindings
2013-06-28 09:31:11 +02:00
pancake
0fb4c674d4
Create xdg directory before trying to use it
2013-06-27 19:21:25 +02:00
pancake
8377c98458
Use xdg configuration path ~/.config/radare2/
2013-06-27 19:15:59 +02:00
pancake
4aa2867486
Workaround to fix ELF object symbol offsets
2013-06-27 19:12:14 +02:00
pancake
79f8200899
Clear runtime warn for arm64
2013-06-27 19:05:25 +02:00
Jaume Delclòs Coll
1d24a954ad
Added bits and size to RAnalFunction vapi bind
2013-06-27 13:46:23 +02:00
pancake
9779611911
Update the arm64 disassembler and fix output of arc
2013-06-27 03:08:15 +02:00
pancake
aa58db6b28
Fix 'fs/d' sdb build
2013-06-27 03:07:59 +02:00
pancake
9e18ba2b7e
Various fixes in cons/rgb
2013-06-27 02:19:40 +02:00
Jaume Delclòs (cosarara)
d959ecae53
Added optional argument size to 'aha' and 'ahb' commands
2013-06-27 01:06:34 +02:00
Jaume Delclòs (cosarara)
16740f0367
Add size argument to ah-
2013-06-27 01:06:33 +02:00
Jaume Delclòs (cosarara)
8e2e8bad3c
Made Sa command match the description in Sa?
2013-06-27 00:52:51 +02:00
Jaume Delclòs (cosarara)
6cf0973ce1
Indented a block
2013-06-26 23:59:06 +02:00
Jaume Delclòs (cosarara)
cc102cbd6a
Stop function analysis at jump
2013-06-26 23:46:12 +02:00
pancake
0f1079af9c
Fix internal python bindings
2013-06-26 22:51:37 +02:00
pancake
a9b438afae
Fix build order issue, r2agent -s (sandbox mode), update rasm2.1 manpage
2013-06-25 17:35:36 +02:00
pancake
f0e78090c5
Handle '!' and '.' commands in #! prompt
...
'!' : used to run system commands
'.' : used to interpret a file
2013-06-25 02:57:57 +02:00
pancake
72581dd93e
Many enhacements for the lua bindings
...
Load module and cast core instance at startup
Requires latest valabind.
Add RCore::ncast api
Use pkg-config everywhere to fix lua plugin build
Fix install path for lua bindings
Export RCore instance to #!lua shell
Example:
#!lua
print(c.assembler.bits)
2013-06-25 02:45:12 +02:00
pancake
f360e2bf86
Minor visual fix for 'e io' issue reported by idwer on irc
2013-06-25 00:10:05 +02:00
Jaume Delclòs (cosarara)
ebcd368a1d
Correct pointer calculation in arm ldr opcode
2013-06-25 00:02:53 +02:00