pancake
be220ec038
Fix VRR on windows issues
2016-08-14 19:29:59 +02:00
Ahmed Mohamed Abd El-MAwgood
52da64becc
Fix for function name decorators (oridinal, sym.blablabla) ( #5488 )
...
implemented function guess matched name which finds longest function name in sdb_types that is substring of the current function name
2016-08-14 02:07:43 +02:00
Ahmed Mohamed Abd El-MAwgood
4f413e7720
initial support for type matching ( #5480 )
...
Enabling stepping over
Basic (sym.imp.*) call catching routines
Fixing esil tracing bug and verbosity
Adding some apis for handling function prototypes and abstacting sbd queries
Fixing the double execusion bug in esil tracing
passing types into vars for `stack`
fixing trailing spaces
doing the regester branch
doing the stack_rev
2016-08-13 12:09:14 +02:00
Álvaro Felipe Melchor
dc5673ec3a
Fix regression with the arm/thumb changes ( #5464 )
...
Now we build a list of ranges (RAnalRange) based on anal hints to handle the
bits in a better way in the case of arm/thumb
Now instead of asm.bits that rules the whole binary we can define ranges with
anal hints
2016-08-10 18:49:44 +02:00
Ahmed Mohamed Abd El-MAwgood
ad1565d9e4
few enhancements for afv FIX #5459 ( #5461 )
...
replacing afv[bsr]n with afvn
replacing negative sign `n` with `_`
being consistent across the documentations (args + locals = vars)
refactoring code
2016-08-09 00:17:42 +02:00
javierprtd
56636c8d09
Update dmh
2016-08-08 18:42:18 +02:00
pancake
3e5f636869
Fix Vcdn to rename local vars - reported by @ret2libc
2016-08-08 01:00:47 +02:00
Álvaro Felipe Melchor
0bc983027f
improve arm/thumb in elf file format and disasm
2016-08-07 17:38:34 +02:00
Ahmed Mohamed Abd El-MAwgood
4668bc5ea3
Adding nonull ( #5441 )
2016-08-05 13:35:44 +02:00
pancake
f840836af8
Add aad command to analyze data refs as code (LEA)
2016-08-04 22:52:33 +02:00
skuater
4c7290cb4e
Implement io.r2k for Windows
...
* initial r0 io memory r/w
* add driver initialization add
* renamed and implementing installation
* add io command !=mod to list system modules
* flags using . =\!mod
2016-08-02 00:58:39 +02:00
pancake
c4083a207e
Add crypto.cps2 plugin
2016-08-01 17:31:36 +02:00
pancake
8e45f6248c
Fix #5425 - Code cleanup and refactor
2016-08-01 13:58:14 +02:00
Alexandru Razvan Caciulescu
61518c2646
xrefs dir path fix
2016-08-01 12:55:47 +02:00
Moritz Eckert
143d2c3791
Fix #4965 . Add support for luhn searching and hashing.
2016-08-01 12:34:54 +02:00
Ahmed Mohamed Abd El-MAwgood
7c8414f585
FIX #5392 display values of args and locals in debugger ( #5417 )
2016-07-29 19:35:34 +02:00
Eugene
ef8daed816
Fixes #5389 - Add aflqj
2016-07-29 19:34:43 +02:00
Anton Kochkov
65e4ab058c
Update sdb to 0.10.4
2016-07-29 15:51:36 +03:00
Maijin
80171b0dc5
Cleaning r_util.h
2016-07-27 16:55:20 +02:00
Maijin
da041b1b74
Delete useless r.h
...
Delete useless r.h
2016-07-27 16:19:30 +02:00
Ahmed Mohamed Abd El-MAwgood
2dbb3d8fc6
Calling convention profiles in SDB ( #5358 )
2016-07-27 13:50:14 +02:00
pancake
4831b504bc
Use proper relative includes in r_util.h
2016-07-27 12:55:05 +02:00
Álvaro Felipe Melchor
f1236563f3
Refactor RBin.Xtr to speedup dyldcache extraction
...
* Refactoring RBinXtr API.
* Cache sub-fat bins in sdb to save memory.
* Fix the error while loading sub-bins of different archs.
* more work into xtr to fix the remaining tests
2016-07-27 11:01:57 +02:00
pancake
36af078830
Fix regression
2016-07-25 21:24:19 +02:00
pancake
085a156a86
Fix #5334 - add support to analyze interrupt handler functions
2016-07-25 20:15:50 +02:00
pancake
6c549b424a
Remove x86.tab from r2 master (moved to extras)
2016-07-25 03:47:47 +02:00
Maijin
22de895ef5
Rename CSR disasm/anal into XAP4 Fix #5355
2016-07-23 00:41:42 +02:00
Ahmed Mohamed Abd El-MAwgood
67af958e63
FIX #5324 vars/args display 0 in afi and afll and add in aflj
2016-07-19 21:50:55 +02:00
Álvaro Felipe Melchor
7fb29d7e97
added two missing funct declaration into r_num.h
2016-07-12 23:14:30 +02:00
javierprtd
07f0502c98
new commands dmh
2016-07-12 23:04:32 +02:00
Jeffrey Crowell
9fd13fba06
move some string related macros to r_str.h
2016-07-11 23:00:55 -04:00
Jeffrey Crowell
0cb7dd6c77
style guide for declarations of functions
2016-07-10 19:54:31 +00:00
Maijin
306a790187
Separate more r_* from r_util
2016-07-10 15:02:01 +02:00
Maijin
a38aec4568
Separate more r_* from r_util
2016-07-10 14:22:15 +02:00
Jeffrey Crowell
fa75406fa2
move r_graph header out of r_util.h
2016-07-09 19:59:37 -04:00
Jeffrey Crowell
13f52c16f7
separate debruijn to it's own header file ( #5318 )
2016-07-09 11:58:30 -04:00
pancake
d39d9b83e0
Update SDB from git fixing some possible null derefs
2016-07-06 17:03:34 +02:00
pancake
0f8a5c8635
Fixes and enhancements for the previous commits
2016-07-05 23:25:16 +02:00
Álvaro Felipe Melchor
79601b4949
dmh - show heap info ( #5251 )
2016-07-05 22:48:48 +02:00
Ahmed Mohamed Abd El-MAwgood
85dcb19dae
fixing type link consumes no bytes ( #5288 )
...
implementing initial api for types
Adding types profiles for x86 and x86_64 architectures
2016-07-05 22:44:53 +02:00
pancake
a745a9a6f8
Update SDB from git (optimizations and new apis)
2016-07-05 15:31:51 +02:00
Rakholiya Jenish
339a5b7b18
fix iZ and negative o for large files ( #5242 )
...
correct the add section check
keep commented part to it's original code
int to ut64
minor fix and limit buffer size in case file size cannot be allocted
remove section check
show size in readable format
minor changes
2016-07-05 12:46:28 +02:00
bsmiles32
622e828e1d
Add basic support for N64 RSP processor. ( #5269 )
...
* Add basic support for N64 RSP processor.
This includes:
* a table driven instruction decoder (rsp_idec)
* a disassembler
* a very primitive anal plugin
2016-07-03 22:03:26 +02:00
pancake
7436ce01ee
ecc [arg] - show color palete in css prefixing the CSS keys
2016-07-03 20:56:44 +02:00
Álvaro Felipe Melchor
34fae270dd
added free function into RHashTable ( #5249 )
2016-07-02 11:50:30 +02:00
Joshua J. Drake
329acd33e4
Fix #5196 : Make tracepoints work again
...
To accomplish this, we add a new debug stop reason R_DEBUG_REASON_TRACEPOINT
and return it from r_debug_wait whenever a tracing breakpoint is hit. Then, in
r_debug_continue_kill, we recognize this state and do the old r_debug_step
trick to progress the session. Previous rework of r_debug_recoil takes care of
the heavy lifting and we continue on our way.
2016-07-02 05:14:56 +03:00
pancake
77eb8656a4
Initial import of the bin.avr plugin for atmega8 chips
2016-07-01 15:08:13 +02:00
pancake
8361f2ea83
Honor RIO in radiff's slurp - thanks @brainstorm for the tip
2016-07-01 14:02:46 +02:00
Álvaro Felipe Melchor
0e4e39db79
fix somes coverities
2016-06-30 23:38:41 +02:00
pancake
98e90dd3cf
Implement RSyscall.IO in disasm loop for X86 and AVR
2016-06-29 17:02:43 +02:00