Anton Kochkov
d08f4ebaf5
uint64_t -> ut64 for the windows build glory
2014-10-01 20:09:45 +04:00
Skia
f5a150c0ed
Fix pf
2014-10-01 12:05:41 +02:00
pancake
50cddc5286
Fix java disasm crash from rasm2
2014-09-30 23:37:20 +02:00
condret
4f70c1bf89
kill RCoreFile->size
2014-09-30 15:31:19 +02:00
Maijin
2a37539759
Fix Wformat
2014-09-30 13:19:10 +02:00
pancake
0bb1407787
Fix dpj crash (%s -> %c)
2014-09-30 13:07:53 +02:00
Maijin
6661225118
Fix Warning incompatible pointer type
...
passing argument 2 of ‘r_file_slurp’ from incompatible pointer type [enabled by default]
2014-09-30 12:23:39 +02:00
pancake
d2ab437af4
Fix #1459 - rabin2 -g crash
2014-09-30 12:12:34 +02:00
pancake
89c32e5d42
Check null ptr in elf
2014-09-30 12:07:29 +02:00
pancake
baf3145598
Use dynamically allocated buffers for RSearchKeywords
2014-09-30 12:04:02 +02:00
LemonBoy
0dfa695bc1
Check for null pointer before deferencing it in cmd_search.
...
Fixes #1462
2014-09-30 11:57:12 +02:00
pancake
276f16896c
Fix aa;pxa crash
2014-09-30 11:51:24 +02:00
-TOSH-
41c116863f
Fix: typo in b? command
2014-09-30 04:09:57 +02:00
pancake
fcc253fa4f
Fix segfault reported in #1447
2014-09-30 04:05:40 +02:00
pancake
e6e3ae84f4
Increase max function size of 256KB, Handle ^C in z/ and better output
2014-09-30 03:52:29 +02:00
pancake
e879ae63fa
Fixes for 'z' signature matching commands
2014-09-30 03:38:24 +02:00
pancake
02978e14ec
Do not kept detached to fix 'dcu' on osx/ios
2014-09-28 10:37:33 +02:00
pancake
238bd6b6c4
Fix VV: wheel issue and set scr.highlight via Vdh, V/ or VV/
2014-09-28 04:01:31 +02:00
pancake
e3ef5f652c
Fix scr.highlight on !OSX
2014-09-28 03:53:59 +02:00
Jonathan Neuschäfer
04d8cbff91
rpnesil.c: replace the masks array by an inline function
...
This should save around half a kilobyte in exectuable size and may or
may not be more readable.
2014-09-28 03:30:30 +02:00
Jonathan Neuschäfer
9ee2584c6a
Fix r_file_slurp usage: use ut64 for buffer size
2014-09-28 03:30:30 +02:00
Jonathan Neuschäfer
4eee744995
VdS: set flags where the strings are, not at $$
2014-09-28 03:30:30 +02:00
pancake
0248e53fb6
Add scr.visual, Fix BinBios section loading (rva issue)
2014-09-28 03:27:22 +02:00
Maijin
461ffd6907
Fix #1393 and update other pf help messages
2014-09-28 01:47:57 +02:00
pancake
59480b3a5f
Fix pxa trash chars
2014-09-28 01:45:35 +02:00
pancake
95bb7bb74e
Define and use R_NOTNULL in RBinPlugin.load_bytes
2014-09-28 01:43:08 +02:00
Jonathan Neuschäfer
5280575d49
Add anal.null, a new fallback analysis plugin
2014-09-28 01:03:53 +02:00
Alberto Ortega
6c722b704a
fix unused var warning in bin_elf.c
2014-09-28 00:16:44 +02:00
pancake
cc2ed288c5
Fix labels (local flags)
2014-09-27 04:43:36 +02:00
pancake
9496ed2e05
More highlight fixes
2014-09-27 04:05:27 +02:00
pancake
7d8159a2e1
Fix crash in RCons.highlight
2014-09-27 03:51:04 +02:00
pancake
cde83cfd0c
Add many experimental enhancements for the visual debugger
...
- V@ is an alias to set cmd.vprompt
- New config variables!
stack.size = size of stack displayed in Vpp
stack.delta = substract that delta to the stack address
stack.anotated = use pxa instead of pxw
scr.highlight = word to highlight by RCons
hex.flagsz = override flag size in pxa
- Fix x86 udis anal plugin size of invalid instructions
- Fix 'hud file not found' issue
- Add 'Vdh' to set scr.highlight
- Fix V: wheel scroll issue
- Realign pxa marks if addr > UT32_MAX
- Set hex.flagsz = 9999 to cover the whole area instead of just 1 byte
2014-09-27 03:48:54 +02:00
Maijin
a2693f982c
Update elf_header parsing / pf with enum
...
Update elf_header parsing / pf with enum
2014-09-26 23:59:42 +02:00
Jody Frankowski
c8c7a8f214
Improve flirt matching. Introduces flirt flagspace. Closes 1355.
2014-09-26 23:59:21 +02:00
Jody Frankowski
6d8e130a8e
Fix flags bind() before new()
2014-09-26 23:59:20 +02:00
Jody Frankowski
320c43b262
Use get_fcn_in where it used _at
2014-09-26 18:14:09 +02:00
pancake
38a1ded448
Fix rabin2 -a arm -b32 -c ...
2014-09-26 18:13:55 +02:00
pancake
e176dd164e
Fix r2 -c '!ls' --
(shell escape when no file is opened)
2014-09-26 17:58:17 +02:00
Alberto Ortega
8449eafe3d
Fix warning and minor change in bin_ninds.c
...
* First title concat is a copy now
2014-09-26 17:34:33 +02:00
pancake
1ed9bb428c
Fix build after get_fcn refactor
2014-09-26 17:25:19 +02:00
Jody Frankowski
df289d8611
Unify fcn_find and get_fcn_at in get_fcn_in and get_fcn_at
2014-09-26 17:16:28 +02:00
Jody Frankowski
65f3021df2
Improve some of the flags help messages
2014-09-26 14:51:43 +02:00
Jody Frankowski
bf5f0519c4
Remove unused old_flags.h
2014-09-26 14:28:51 +02:00
pancake
bd618dccf2
Implement RFlagBind and use it from RAnal. Add 'ask' command
2014-09-26 14:24:33 +02:00
pancake
a0e609e40d
Fix ARM swstepping and breakpoints, add dbg.bpsize
2014-09-26 13:57:03 +02:00
pancake
0ec9016880
Better arm.cs esil
2014-09-26 04:42:25 +02:00
Fedor Sakharov
2b0009b858
msp430: Initial commit
2014-09-25 21:46:57 +02:00
Maijin
c3461856e2
Fix Enum moving cursor
2014-09-25 21:46:50 +02:00
Maijin
161ccf2b96
Fix Warning:return-type
2014-09-25 21:46:40 +02:00
condret
63dc90699f
fix identation and prevent a few tiny memleaks that could occur if R_NEW0 fails
2014-09-25 21:46:24 +02:00