pancake
0fdae7223a
Do not show OKs in tests + minor code cleanup
2015-11-05 02:07:35 +01:00
pancake
6e01343887
Fix #3653 - asm.pcalign issues
2015-11-02 18:57:01 +01:00
Riccardo Schirone
c8804ee0a8
core/disasm: a little refactoring for show_colors
2015-11-02 15:22:44 +01:00
pancake
72b27776d7
Initial support for function signatures using pf and initial symbol tables
2015-10-30 03:07:22 +01:00
pancake
ec2ac9c640
Initial implementation of asm.emuwrite and asm.emu for CALL and UCALL
2015-10-29 23:37:51 +01:00
pancake
4756e610d9
Add RBin.srcdir and dir.source for asm.dwarf
2015-10-29 12:37:14 +01:00
pancake
894fa1cdf8
Do not abuse rcons for asm.emu.syscall
2015-10-29 11:54:00 +01:00
pancake
6a85a44962
Handle syscalls in asm.emu, better debug.arg and osx-syscalls
2015-10-29 11:22:49 +01:00
pancake
461b714503
Fix objc heap overflow class parsing bug
2015-10-21 12:19:19 +02:00
pancake
620d47675f
Workaround for the fixedblock issue
2015-10-21 01:51:34 +02:00
pancake
79d212eafa
Fix pdi
2015-10-21 00:26:32 +02:00
pancake
84bd6df03f
Fix asm.filter in pi command
2015-10-20 23:48:34 +02:00
pancake
b111057798
Fix #3505 - analyze cmovs a bit
2015-10-18 22:14:06 +02:00
Anton Kochkov
18be7dfc36
Better output with labels
2015-10-18 01:41:59 +03:00
Anton Kochkov
6a6a3befb4
Fix the local flags?
2015-10-18 01:07:58 +03:00
pancake
1d3f36f4d3
Properly fix the mips oobread crash
2015-10-14 15:38:55 +02:00
Riccardo Schirone
06ec37edd2
core/graph: use multiletter shortcuts to jumps between functions
...
TODO: shortcuts relative to basicblocks should make the target node the
current one.
2015-10-14 00:10:58 +02:00
jvoisin
790a42f563
Show family in p*j
2015-10-08 17:02:22 +02:00
Riccardo Schirone
0de25aacda
core/graph: use pD instead of pI to display comments and fcn info
...
core/disasm: fix some printing things
2015-10-06 18:24:41 +02:00
pancake
47cec917b2
Add asm.family
2015-10-03 13:52:52 +02:00
pancake
06b45e0ffb
Fix dm issue after performance workaround
2015-10-01 19:32:30 +02:00
Riccardo Schirone
6a389cb601
core/disasm: re-enable hints during disasm
2015-09-28 17:22:06 +02:00
pancake
3c78218da3
Fix crash in ds->hint
2015-09-28 11:21:23 +02:00
pancake
50340be871
Fix #3376 - Implement immbase anal hint
2015-09-28 01:00:06 +02:00
Riccardo Schirone
2a7c35c435
core/disasm: increment PC before parsing esil instruction
2015-09-22 00:11:33 +02:00
pancake
4e47d86de0
Honor wheelspeed, fix oob in vmenus and more boolification
2015-09-14 16:22:57 +02:00
pancake
b515a34676
More stdboolification
2015-09-14 12:35:38 +02:00
pancake
1bf2d47f00
Fix last COVs
2015-09-12 19:12:57 +02:00
pancake
3fed8b71c6
Rename asm.esil.anal into asm.emu
2015-09-11 23:46:09 +02:00
pancake
245bd77a40
Fix #3264 - Colorize floating point numbers in disasm
2015-09-10 22:49:05 +02:00
pancake
7a2fbeaf0a
Ignore null pointers in asm.esil.anal
2015-09-10 22:28:04 +02:00
pancake
c1335f6834
Support flags in asm.esil.anal comments
2015-09-10 05:14:47 +02:00
pancake
f62313c24b
Missing space for 'likely'
2015-09-10 04:28:05 +02:00
pancake
783d31bf5a
Find strings in esil and support thumb aap
2015-09-10 04:20:09 +02:00
pancake
4506a98cff
Add arena.peek/poke, and fix emulation for asm.esil.anal
2015-09-10 01:42:56 +02:00
pancake
c025b5bd81
fix regression
2015-09-10 00:41:19 +02:00
pancake
9f95d5c1aa
Initial implementation of asm.esil.anal. WIP
2015-09-10 00:34:21 +02:00
jvoisin
d4893718da
Fix a bunch of dead assignements
2015-09-09 21:12:36 +02:00
pancake
9e11c5ce63
Make reflines 5x faster
2015-09-09 17:57:55 +02:00
pancake
6e4fd3e5a3
Enhace reflines a bit more
2015-09-09 01:24:27 +02:00
pancake
d1139711ff
Honor utf8 in reflines
2015-09-09 00:42:30 +02:00
pancake
4c99bb6845
Refactor reflines and support asm.linesup for longer disasm
2015-09-08 23:21:35 +02:00
pancake
424fe2261c
Fix #3219 - LDR ref issue on thumb
2015-09-02 10:01:53 +02:00
pancake
6b254a98c7
Fix #1118 - Add asm.invhex and asm.lines.ret
...
- Do some cleanup in RAsm and RCore.disasm
- Accidentally reverts 74be82d30b .
2015-08-31 00:24:28 +02:00
pancake
0096c5bf1d
Fix null deref issues in anal reflines
2015-08-30 23:35:02 +02:00
pancake
1d4b0d8555
Fix some covs
2015-08-28 17:21:04 +02:00
pancake
90fcbd10dc
Fix #3182 - blacklist relocs in midflags
2015-08-27 13:44:57 +02:00
Álvaro Felipe Melchor
74be82d30b
Fix #1118
2015-08-26 23:39:23 +02:00
pancake
1efa0f2f7e
Add asm.slow eval config var to speedup disasm
...
- Useful for slow io backends
2015-08-26 03:27:34 +02:00
pancake
235953900c
Fix glitch in disasm DATA XREFS
2015-08-26 00:29:56 +02:00
pancake
1f277f72e9
Add asm.indentspace and implement .atd and atl
2015-08-12 10:40:24 +02:00
Riccardo Schirone
ed4691b51c
core/disasm: reset colors at the end of a line with only one style
2015-08-09 22:17:56 +02:00
pancake
036b07bf6b
Do not show flags in disasm if the function name is the same
2015-07-27 23:01:01 +02:00
pancake
1e8714f0cf
Fix cmd_pd_bugs (function names must not be section)
2015-07-25 03:31:17 +02:00
pancake
5ffe848cb2
Fix COV 1311950
2015-07-17 11:33:16 +02:00
Riccardo Schirone
99ac4461c4
core/config: rename var to enable/disable marks before disasm
2015-07-16 13:20:04 +02:00
pancake
d4eb221d38
Add asm.tabsoff variable to make Bokken happy
2015-07-15 17:30:34 +02:00
pancake
10ad1deaac
Fix op.ref issue on some x86 MOVs and show flags for op.ref
2015-07-15 16:45:24 +02:00
pancake
2145a2cd05
Add asm.tabsonce to only tabulate the instruction
2015-07-15 15:14:51 +02:00
pancake
cb26b7a366
Fix asm.describe when asm.ucase is set
2015-07-15 14:55:00 +02:00
pancake
d645c3338f
Honor asm.fcnlines in asm.vars
2015-07-15 00:09:24 +02:00
Riccardo Schirone
acf1a347d6
core/config: add var to enable/disable cursor before the disassembly
2015-07-14 19:24:16 +02:00
pancake
51ef7c01d1
Autocomment for memref strings in disasm (reported by @dwenstein)
2015-07-08 18:46:35 +02:00
pancake
c334632809
Add anal.noncode to avoid analyzing data by default
...
Fix double-free in core/anal.c
2015-07-05 01:44:45 +02:00
Jeffrey Crowell
cb2184912d
fix out of bounds heap read in perform_disassebly
...
close #2872
2015-07-01 18:52:25 -04:00
pancake
7851b75e5c
Fix color and indentation issues in some comments
2015-06-29 11:37:18 +02:00
pancake
323d54702c
Fix #2842 - Fix function boundary lines in one-instruction length function
2015-06-25 22:25:26 +02:00
Riccardo Schirone
77a26237fe
util/list: add some const to the API and adapt existing code
2015-06-17 11:22:10 +02:00
pancake
b3fdc01318
Fix regression in disasm with anal-meta
2015-06-15 10:55:05 +02:00
pancake
4e1f7d2f0b
Honor asm.esil in pij and make mangling types as masks
2015-06-15 05:04:57 +02:00
pancake
6245e65422
Fix scr.color in pdi
2015-06-14 02:43:37 +02:00
pancake
bcb51cd4ce
Fix another asm.cmtright=false color glitch in disasm
2015-06-12 03:09:58 +02:00
pancake
f8b1f8e807
Fix iorap bug, disasm glitch, and comments are red now
2015-06-12 02:11:07 +02:00
pancake
faed37ca55
Honor asm.cmtright for refptr too
2015-06-05 01:03:24 +02:00
pancake
4d900061bb
Better asm.cmtright, honors asm.section
2015-06-05 00:45:42 +02:00
pancake
9c467f2ade
Fix #326 - call comments honor asm.cmtright now
2015-06-05 00:19:41 +02:00
pancake
99883280e0
Restore internal temporal seek and avoid huge backward disasms
2015-06-04 16:53:04 +02:00
pancake
b6720d8529
Puke rainbows in pi pid and pdi
2015-06-04 13:05:02 +02:00
pancake
10b701640c
Fix #2672 - Add 'Vz' to fold/unfold comments. Old Vz is now VZ
2015-06-02 01:04:10 +02:00
pancake
e92f958854
Short asm.section name for debug maps
2015-06-01 15:34:26 +02:00
pancake
312a57c659
Fix #2664 - Show debug map name in asm.section if no section defined
2015-06-01 15:22:03 +02:00
pancake
ca4c0d1d5f
Fix save/restore analysis info in projects
2015-05-26 03:11:32 +02:00
pancake
5930eb9caf
Fix utf8 disasm glitch with comments alignment
2015-05-21 03:42:00 +02:00
pancake
19f1e78c5c
Fix fcn label glitch in pd and extend anal.eobjmp via CJMP
2015-05-14 01:17:35 +02:00
pancake
0697103f7d
Fix #2536 - Implement ahS and fix ah in pd
2015-05-10 00:12:33 +02:00
pancake
22a2f87942
Fix some disassembly glitches by implementing e asm.midflags
2015-05-06 00:56:31 +02:00
Anton Kochkov
56f4adf034
Fix CID 1295412
2015-04-23 01:46:28 +03:00
pancake
43dfbd9820
Initial (bugfix/PoC) for the pdc decompiler command
2015-04-16 06:44:48 +02:00
Jeffrey Crowell
7a9ac6ae54
coverifix!
2015-04-13 00:43:42 -04:00
pancake
120a9c4b29
Smarter dstfcn auto comment
2015-04-12 01:28:26 +02:00
pancake
65218eec09
Only show fcnnames in comments when its != than current one
2015-04-12 01:06:10 +02:00
pancake
b4e7960dc3
Bring back the local-flags/function-labels feature
2015-04-12 00:45:39 +02:00
pancake
6ab06a15ba
Various fixes for DEX and Dalvik support
2015-04-11 04:33:37 +02:00
pancake
4f70ca5097
Fix pdj offsets issue
2015-04-10 01:57:17 +02:00
pancake
648c50c444
Fix pdj 10
2015-04-09 00:15:29 +02:00
pancake
7c5fa8af06
Fix asm.nbytes
2015-04-08 22:28:21 +02:00
pancake
899e9e5b34
pD regression fixes
2015-04-08 10:41:42 +02:00
pancake
1ae4ccfa39
Fix #2310 - pdj segfault
2015-04-08 03:20:11 +02:00
pancake
fc40b6e685
Fix #2277 - Segfault with e asm.nbytes=0 and update Sdb for mingw32
2015-04-06 18:31:35 -04:00
pancake
fab078d7a3
Support main in linux64 PIE bins
2015-04-03 18:10:43 +02:00
pancake
fd93fd3328
Easter egg license has expired
2015-03-31 00:49:45 +02:00
Álvaro Felipe Melchor
2afcbbaee0
Fix #2188
2015-03-30 17:29:52 +02:00
pancake
38aa11cce7
asm.decode ignores asm.filter
2015-03-30 12:52:04 +02:00
pancake
ccb23f43a2
Fix pd missalign issue reported by @hteso
2015-03-27 13:16:40 +01:00
pancake
f4e3f593d4
Add dexdump.sh to import DEX info into r2, VF now fits in screen
...
And 'C' toggles color! a use-after-free has been fixed too
And more instructions are now recognized by the analysis
2015-03-24 03:23:56 +01:00
pancake
14aa79eac9
Better disasm+code analysis for Dalvik
2015-03-24 00:08:48 +01:00
pancake
d991769935
Better vars naming, Add e cmd.fcn.{new|rename|delete}
...
- Bump sdb from git
2015-03-16 02:52:26 +01:00
pancake
cc30de36cc
Fix #1925 - Implement asm.describe
...
- Show instruction descriptions at right
2015-03-08 02:27:39 +01:00
pancake
56adb2533c
Fix some pdj issues and recover a bit of /p scroll
2015-03-06 01:14:09 +01:00
Jaume Delclòs Coll
07c3339873
Show ptr automatic comments in the web UI
2015-03-03 19:38:33 +01:00
pancake
33156c30a2
Fix segfault in pdj -x
2015-02-17 00:54:55 +01:00
pancake
e9b8269ec5
Fix #2102 - Fix crash in pDj 0
2015-02-16 19:10:00 +01:00
pancake
180d5b9793
Oops
2015-02-16 16:35:00 +01:00
pancake
fe7b7c72c2
Fix r2 -a tms320 - -qc "pd 1" segfault (via @maijin)
2015-02-16 02:48:32 +01:00
jvoisin
123a77c022
Coverifix
2015-02-11 19:05:28 +01:00
pancake
a5f53eae05
Initial implementation of asm.features on x86.cs and arm.cs
2015-02-11 03:50:56 +01:00
pancake
7b597ea874
Fix latest COVs
2015-02-08 00:30:25 +01:00
pancake
b534abbea8
Fix empty disasm issue on Dalvik bins after analysis
2015-02-06 18:24:17 +01:00
pancake
519877f264
Fix #2040 - Cropped strings in disasm
...
This patch is wip, because length of string isnt `len`, but
providing a bigger buffer allows proper disasm for 99% of cases.
2015-02-06 14:40:05 +01:00
pancake
28926c1ea9
Fix metadata tests
2015-02-04 02:02:33 +01:00
Jeffrey Crowell
aafea2ec4e
fix crash on pd
...
closes #2026
2015-02-02 18:31:51 -05:00
pancake
8f14b700d2
Add asm.fcncalls to show/hide function calls
2015-01-28 17:05:18 +01:00
pancake
d76d7c1163
Fix memleak related to r_list_join() responsabilities
2015-01-21 13:33:52 +01:00
pancake
538a94fce2
Handle functions in asm.reloff (not only flags) to calculate the delta
2015-01-18 03:02:56 +01:00
pancake
4ecf2eea6d
Fix #1976 - Segfault related to use after free next to a r_list_join () in fcn.locals
2015-01-18 02:49:19 +01:00
pancake
03ab85d632
Show all flags in disasm on every offset
2015-01-17 01:56:20 +01:00
jvoisin
ce9ece1177
Coverifix++
2015-01-16 00:56:54 +01:00
jvoisin
8ac1616daf
Fix some coverity issues
2015-01-14 02:53:34 +01:00
pancake
c6ebdac011
Use lastflag mode for the asm.reloff (previously named asm.reladdr)
2015-01-12 10:45:41 +01:00
pancake
3b3fa3584f
Initial implementation of asm.reladdr
2015-01-12 00:11:06 +01:00
pancake
3f409fb490
Add asm.vars and asm.varxs to show/hide vars and var accesses in disasm
2015-01-11 04:29:15 +01:00
Julien Nabet
164bbc7333
Some cppcheck reports fixed:
...
(warning) Logical disjunction always evaluates to true: regnum < 32 || regnum > 31
(style) Same expression on both sides of '||'
(style) Same expression on both sides of '&&'
(style) Expression is always false because 'else if' condition matches previous condition at line 180
2014-12-28 04:20:14 +01:00
pancake
ef69adb7f4
Better relocs in disasm and support reloc resolution by ordinal on PE
...
- Include OLEAUT32 and WS2_32 ordinal-symbol tables
2014-12-21 04:18:56 +01:00
Alvaro Muñoz
c295e33c70
fix #1825
2014-12-19 20:52:16 +01:00
pancake
a300cb8fb1
Fix memleaks in disasm.c
2014-12-19 17:49:42 +01:00
Alvaro Muñoz
de94f88a0b
fixes to disasm.c
2014-12-18 13:13:01 +01:00
Alvaro Muñoz
81ec413537
fix json output
2014-12-18 01:10:55 +01:00
Alvaro Muñoz
e8b5b9b517
avoid re-reading on every instruction disassembly for pXj
2014-12-18 00:29:43 +01:00
Alvaro Muñoz
73980bf617
Disasm fixes, fix backward disasembly, make pdj not behave as pDj
2014-12-18 00:29:31 +01:00
Skia
4a8d7e6875
Refactor cmd_print_format into r_print_format
...
* Enable nested specific fields access for reading and writing
* Fix pf: json regression
2014-12-17 11:34:54 +01:00
pancake
fda2da3564
Fix uninitialized function pointer crash in disasm.c
2014-12-16 22:49:32 +01:00
pancake
50a6f14763
Fix some more disasm glitches
2014-12-16 13:51:34 +01:00
Alvaro Muñoz
0332d8d332
Add var renaming in webui and fix various bugs
...
- Fix missing spaces when show_functions and not in function
2014-12-16 13:31:53 +01:00
pancake
acb4037383
Fix warnings
2014-12-14 23:08:05 +01:00
pancake
9345a2e59f
Fixed disasm line glitches
2014-12-14 19:50:56 +01:00
pancake
6e7ef1fd3c
Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull
2014-12-14 02:36:57 +01:00
Alvaro Muñoz
a6b34c4d53
Fix #1819 - Better var disasm and management. var subst in disasm is back
2014-12-14 01:51:55 +01:00
pancake
ca64ff5027
Honor scr.interactive with asm.cmtright
2014-12-10 23:54:35 +01:00
Alvaro Muñoz
dc5da0898b
Fix #1732 and #1735 - uses 'ec gui. and ai.' prefixes
2014-12-08 23:48:42 +01:00
trndr
0af7751bd8
Fix some big endian print issues
2014-12-07 19:41:25 +01:00
Alvaro Muñoz
fa5078ddda
Declaring variables at the begining of the function
2014-12-05 14:18:51 +01:00
Alvaro Muñoz
cbdf4d051b
fix #1731 and #1733 . Remove all workarounds for the agj non structured output, and fixes some minor bugs
2014-12-05 13:44:55 +01:00
pancake
1612715a33
Check for uninitialized variables in MACH0 parser (thanks cov)
2014-11-25 12:59:24 +01:00
pancake
d503b72801
Some more tuning to bring back the good analysis times
2014-11-25 02:07:01 +01:00
pancake
3c1300a915
Add asm.calls and fix asm.section indentation issue in pd
2014-11-24 00:16:36 +01:00
pancake
7c1d54dcd7
Create and handle asm.section
2014-11-22 05:39:52 +01:00
pancake
bfbf336a22
Fix #1691 - Add comments, xrefs and flags in pdj
...
jump lines should be done in the client side. all the
information required to do the lines is in this json.
2014-11-20 01:14:47 +01:00
pancake
c90add54ff
Fix t/cmd_pd_bytes
2014-11-19 00:26:26 +01:00
pancake
c90179a0cc
More asm.comments honored
2014-11-18 23:53:27 +01:00
pancake
0e0fed096b
Honor asm.comments in more places
2014-11-18 23:48:25 +01:00
pancake
9c6dc4ce2f
Fix crash in x86.cs, handle ^C in /r and fix refptrs in disasm
2014-11-14 03:42:07 +01:00
trndr
2ab0dce285
Fix bigendian pointer dereference
2014-11-13 18:38:48 +01:00
pancake
07568e4f4c
Make .a2f work (fix afbb and such)
2014-11-13 11:17:43 +01:00
pancake
417cab4f93
Some more fixes for the disasm
2014-11-13 03:59:51 +01:00
pancake
6d4529ffbf
Add core.anal plugin a2f command. Fix a bug in x86.cs, align comments at right
2014-11-13 03:36:48 +01:00
pancake
de5919e1ca
Fix auto-strings in disasm regression (thanks Newlog for noticing)
2014-11-11 18:06:20 +01:00
pancake
c7c57e01e8
Fix regression with quoted strings inside the disassembly
2014-11-10 19:26:09 +01:00
pancake
7bafeeed00
Comment dead code from disasm.c
2014-11-10 13:26:03 +01:00
pancake
e530a902e5
Rollback a reggression in 'pi'
2014-11-07 05:16:33 +01:00
pancake
ff324cb682
Honor asm.filter in VV graph and 'pi' command. Maybe we need another command to avoid breaking tests?
2014-11-07 04:27:57 +01:00
pancake
b736119a4a
Colorize S=, Add anal.gp and better op.refs for mips and x86
...
- Add anal.gp to make mips.cs code analysis happy
- S= honors scr.color
- Fixed x86(capstone,udis) memrefs for mov/cmp
2014-11-07 03:48:27 +01:00
pancake
87273cf144
Initial commit enhacing disasm with aop.ref and aop.refptr (x86.udis only atm)
2014-11-07 00:41:29 +01:00
Fedor Sakharov
277f2e8a68
Add symbol reference to RBinReloc and print it in disasm
2014-11-04 13:59:54 +01:00
pancake
e6883804f2
Display RELOCs in disasm
2014-11-03 16:24:04 +01:00
pancake
a2dda7ccea
Add asm.cyclespace and make asm.tracespace independent to asm.trace
2014-11-02 03:06:52 +01:00
pancake
448d8e523c
Minor code cleanup
2014-11-02 02:34:59 +01:00
pancake
1b5d985582
New config var 'asm.tracespace' to indent code with trace.count information
2014-11-02 02:19:31 +01:00
pancake
1be4e0ea35
Handle ^C in several pd,pdr,pi,.. commands
2014-11-01 23:54:51 +01:00
pancake
6fcd870a5c
Bring back asm.trace and dbg.trace to life
2014-10-30 23:58:22 +01:00
pancake
8430ff1dba
r_bp_get -> r_bp_get_at // .. r_bp_get_in
2014-10-28 02:28:58 +01:00
pancake
8c49c1f10d
Add palete colors for address info numbers in pxw/pxq
2014-10-27 11:55:52 +01:00
jvoisin
a60d82b800
Fix a lot of warnings for GCC
...
Less than 20 warnings remaining on my x86_64 GCC 4.9.1
2014-10-26 13:50:58 +01:00
pancake
263f776f7d
Fix data xrefs for the ioli crackme
2014-10-25 00:55:11 +02:00
pancake
718e175892
Add $p for getpid(), hide UNKNOWN refs, 'cat' works with bigger chunk if unknown size
2014-10-18 00:25:55 +02:00
pancake
25d2821696
Autodisable asm.flags when asm.flagsinbytes is set, fix esil for x86 call
2014-10-16 02:16:52 +02:00
pancake
859daf9a5b
Add consonance and tango themes. Add asm.flaginbytes
...
* invalid instruction color is now configurable
* fixed SAR as unknown instruction issue
* Bring back dead code to render flags between the offset and opcode
* Fixes for the rasta and solarized themes
2014-10-16 01:51:48 +02:00
pancake
4d1ba3717f
Fix nocolor problem in XREFs in disasm
2014-10-07 11:08:48 +02:00
pancake
b9184a0672
Remove unused hightlight function
2014-10-06 12:08:03 +02:00
pancake
d614c40833
Fix #1484 - ac not honoring scr.color
2014-10-06 02:07:50 +02:00
pancake
cc2ed288c5
Fix labels (local flags)
2014-09-27 04:43:36 +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
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
pancake
0931f502ed
Implement asm.demangle and bin.demangle, add 'fn' to display realname of flags
2014-09-24 03:01:18 +02:00
pancake
be74e633ca
Fix Cs from projects
2014-09-23 11:55:11 +02:00
pancake
2b313c832b
Add asm.maxrefs to display xrefs in columns if they are too many
2014-09-23 10:15:19 +02:00
pancake
09a43efc8d
Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb
2014-09-23 09:37:21 +02:00
pancake
7e1875e4ff
Fix some warnings
2014-09-22 19:45:14 +02:00
pancake
9ee9521a59
Also quickseek to CCALLs ('0'-'9' in visual disasm)
2014-09-22 17:00:18 +02:00
pancake
342ff7ba4f
Bring back the anal vars (wip), Fix Vvg, and VJK with screen boundaries
2014-09-22 13:45:36 +02:00
jvoisin
86c3d0e70f
Fix some trivial coverity issues
2014-09-20 15:56:34 +02:00