11039 Commits

Author SHA1 Message Date
pancake
2e23217ccd Add support for .endian rasm2 directive 2016-11-03 12:49:16 +01:00
pancake
cb1f0c79ce Support /**/ in a single line 2016-11-03 12:32:50 +01:00
pancake
0fb0a170d2 Fix /**/ comments in rasm2 2016-11-03 12:29:08 +01:00
pancake
90fcf76623 Initial support for .align in rasm2 2016-11-03 12:01:54 +01:00
pancake
9d1f080b59 Fix heap overflow in rasm2 2016-11-03 11:11:50 +01:00
pancake
39f25ae2db Support /**/ in rasm2 -f 2016-11-03 10:39:20 +01:00
Francesco Tamagni
af974b6990 Fix mips emu function resolution in disasm (#6100) 2016-11-03 09:05:33 +01:00
Álvaro Felipe Melchor
1660cee325 Fix #5824 - ahi s endian issue 2016-11-02 22:49:36 +01:00
Maijin
aba221dcd8 Add edges in afll Fix #6092# 2016-11-02 17:50:52 +01:00
Álvaro Felipe Melchor
07eb8c0337 remove check against dos_file_size in mz parser 2016-11-02 16:57:13 +01:00
Álvaro Felipe Melchor
1f4a0bcd4b Fix regression in visual graph mode 2016-11-02 13:21:21 +01:00
Álvaro Felipe Melchor
2a4ebeeb11 update check in mz 2016-11-02 12:40:24 +01:00
pancake
08e7a2bd0f Add asm.midflags=3 (symalign) 2016-11-02 12:10:50 +01:00
Álvaro Felipe Melchor
693fab645d minor speed up dwarf 2016-11-02 11:56:08 +01:00
pancake
893f0b056e Fix segoff regression in pie 2016-11-02 04:07:58 +01:00
pancake
37454c1dc1 Fix #6052 - ?O supports name -> id 2016-11-02 03:49:55 +01:00
pancake
d7c13a36b1 Fix #3763 - Add oi command to raise/close fd by index 2016-11-02 03:27:37 +01:00
pancake
f411df9881 Fix #2653 - Honor hex.cols in pc* 2016-11-02 01:06:40 +01:00
pancake
db60f158dd Fix #6061 - an->tn and fix some regressions in tn/tna 2016-11-02 00:50:22 +01:00
Álvaro Felipe Melchor
a0b4aab22a Fix #5935 - improvements on ah command
make anal hint print more grep friendly
fix ah- command
honor offset in ah? and ah*
implement ahb-, ahS-, ...etc
2016-11-01 23:52:42 +01:00
Álvaro Felipe Melchor
f40328b89a some cleanup and update r_core_anal_get_bbaddr 2016-11-01 23:52:42 +01:00
Álvaro Felipe Melchor
d89ccfbe83 s/in_function/r_anal_fcn_in/ in anal.c 2016-11-01 23:52:42 +01:00
pancake
6b42ac6e1c Show RAnalOp.id in ao 2016-11-01 23:44:21 +01:00
pancake
42caf90d32 Fix #6051 - add RAnalOp.id 2016-11-01 23:42:12 +01:00
pancake
52dd1f85f0 Add asm.decoff 2016-11-01 23:30:36 +01:00
Francesco Tamagni
9b573dc996 Fix issues in emuwrite call args in disasm (#6087)
- actually use arg_size to advance the stack pointer
- nice error display: unk_size, unk_format or unk_size_format
2016-11-01 21:23:33 +01:00
pancake
3a48b1273c Fix mz again ¬¬U 2016-11-01 18:41:19 +01:00
Álvaro Felipe Melchor
3ad519acac update bb tinyrange through afb+ 2016-11-01 18:36:09 +01:00
Maijin
af94d09c29 Fix project regression 2016-11-01 15:14:48 +01:00
Maijin
9aca4d2593 Fixing some type error and remove old databases 2016-11-01 14:56:57 +01:00
Francesco Tamagni
19a0f9cf7f Use anal types sdb in emuwrite disasm hints (#6086)
- resolve function calls and arguments type
- add size_t for 32 / 64 bits
- change 'char *' to 'z' instead of '*z' to work with both
register and stack calling conventions
2016-11-01 13:32:22 +01:00
pancake
cbcb5e56d2 Fix for #5931 - align reloc comments 2016-11-01 01:14:23 +01:00
pancake
8c1c729038 Fix error messages in project_save 2016-11-01 01:09:33 +01:00
pancake
9a9dbbf446 Fix #6017 - Pn projects notes ported to the new projects 2016-11-01 01:03:03 +01:00
Sven Steinbauer
ab2551691c Add arm shift ops FIX #5482 (#6081) 2016-11-01 00:56:27 +01:00
pancake
e7d10a716f Fix #6084 - crash in V! -> Close 2016-11-01 00:42:30 +01:00
pancake
18511a97d9 Fix syscall resolution for x86-16 and x86-32 2016-10-31 12:06:20 +01:00
pancake
f5158b1713 Fix another mz issue 2016-10-31 00:57:17 +01:00
pancake
d1937cd367 Fix pf regressions 2016-10-31 00:43:24 +01:00
pancake
4421b2ef72 Fix m68k plugin name 2016-10-31 00:00:01 +01:00
pancake
3858232030 Fix some pf regressions 2016-10-30 23:57:25 +01:00
pancake
7bd47e5a04 Fix mz check 2016-10-30 23:30:50 +01:00
pancake
7ddcd86400 Fix cmd_pf tests 2016-10-30 23:24:20 +01:00
Maijin
e5b30f91d8 Add Oj Fix #6074
Add Oj Fix #6074
2016-10-30 12:39:49 +01:00
pancake
e3b32c58a9 Add indegree and outdegree in afi and afij 2016-10-30 12:16:46 +01:00
pancake
41b6cccccc Fix #4027 - Add @@c: as an alias for @@=`` 2016-10-30 11:10:20 +01:00
pancake
212828b50e Enforce MZ check 2016-10-30 10:54:54 +01:00
pancake
82bb7f6df7 Fix #6045 - Check entrypoint to accept raw MZ bins 2016-10-30 10:52:32 +01:00
Marc
c48ca4bd82 Fix numeric key in xref JSON, command axj (#6072) 2016-10-30 10:23:46 +01:00
Lowly Worm
0baf5d6e9a use r_debug_step_over in dsf 2016-10-29 15:52:12 -07:00