Álvaro Felipe Melchor
52f56b825c
some work before to add reloc into coff
2016-09-19 17:34:52 +02:00
Álvaro Felipe Melchor
71d45f9a42
added coff in is_data_section
2016-09-19 17:34:49 +02:00
Álvaro Felipe Melchor
9088ae76b3
fix bad indentation
2016-09-19 17:34:22 +02:00
Álvaro Felipe Melchor
a20398624e
fix properly the crash in dwarf
2016-09-19 17:09:09 +02:00
pancake
555adaeee1
Fix #5796 - Implement oom to reopen file in malloc://
2016-09-19 16:50:57 +02:00
Álvaro Felipe Melchor
85371bc377
fix crash in dwarf
2016-09-19 16:13:13 +02:00
Álvaro Felipe Melchor
c57f2eb410
fix crash in dex loader
2016-09-19 16:01:11 +02:00
Álvaro Felipe Melchor
05ae77eda4
fix warning & remove check in version info elf
2016-09-19 15:47:19 +02:00
Sven Steinbauer
2996538700
Fix #5633 - Change x == NULL
to correct syntax
2016-09-19 14:44:47 +02:00
pancake
a86ae89f1d
Fix syntax error from termux
2016-09-19 12:39:00 +02:00
pancake
6cbae900c5
Include some patches frmo termux
2016-09-19 12:21:54 +02:00
Álvaro Felipe Melchor
4fbaa01864
get symbols from phdr when shdr is fucked up ( #5804 )
2016-09-19 11:49:25 +02:00
pancake
14db7949bb
Update pf output
2016-09-19 05:27:42 +02:00
dromero
20ed81af73
Fixing debugging problems at MIPS (32bits) ( #5800 )
2016-09-19 02:10:43 +02:00
pancake
dbc4cd4cad
Fix some JSON bugs in pf
2016-09-19 02:09:42 +02:00
pancake
dee162875d
Fix big-endian bug in r_cons_yesno()
2016-09-19 01:35:36 +02:00
pancake
99ec70a82a
Fix regression in function naming
2016-09-19 01:18:39 +02:00
pancake
3e262feef8
Fix UJMP for x86.cs
2016-09-19 01:04:04 +02:00
pancake
4e5d5cbd91
Fix p=b uninitialized memory issue
2016-09-19 00:47:38 +02:00
pancake
5dca943a09
Fix issue with autonaming functions
2016-09-19 00:23:28 +02:00
Maijin
13ed2131ee
Cleanup TODOs [ci skip]
2016-09-19 00:02:10 +02:00
pancake
c0692f3e53
Revert "Fix #5472 - ds on call and jmp ( #5785 )"
...
This reverts commit 6ccc0455260064579302885a660b6db9820407ef.
2016-09-18 23:19:52 +02:00
zlowram
27922b17fe
More zignature fixes ( #5795 )
2016-09-18 23:07:48 +02:00
pancake
1016708b14
Aim to fix that anal mayhem
2016-09-18 23:02:49 +02:00
pancake
b806494c9d
Fix #5748 - Add zs as an alias for z/
2016-09-18 22:34:03 +02:00
pancake
8197fce582
Drop the 128 char limit of symbol names in ELF
2016-09-18 22:32:13 +02:00
pancake
42692477cf
Fix regression introduced in last anal change
2016-09-18 22:20:46 +02:00
pancake
997455fe5f
Fix format string in fcn.c
2016-09-18 22:11:35 +02:00
pancake
f404b85d15
Fix /j JSON output by encoding results in base64
2016-09-18 21:58:03 +02:00
saucec0de
6ccc045526
Fix #5472 - ds on call and jmp ( #5785 )
2016-09-18 21:41:15 +02:00
zlowram
f9b70631b2
Fixed some issues from #5718 ( #5791 )
...
* Fixed some issues from #5718
- Confirmation message for number of lines to print will not appear
anymore if the output is redirected to a file.
- "signature too small" message will be printed to stderr instead of
stdout, so will not appear on zignature file.
- Previous flagspace will be restored after running `.z` or `z/`
commands.
* Changed fprintf (stderr,... to eprintf
2016-09-18 13:28:26 +02:00
pancake
e10c664c55
Add msr/mrs for the armass64 assembler
2016-09-16 18:27:42 +02:00
pancake
d4a87d1eed
Extend oa to load a different bin and handle riodesc properly
2016-09-16 16:32:56 +02:00
pancake
edb43e11f5
Honor cursor again in Vdf
2016-09-16 11:31:30 +02:00
Marc
e607086e8f
fix coverity issues ( #5779 )
2016-09-15 22:57:37 +02:00
pancake
73b73d507c
Fix #5725 - Honor hex.cols in pxe
2016-09-15 19:31:39 +02:00
n4☠0r
515c732bef
missed return value ( #5777 )
2016-09-15 19:25:20 +02:00
pancake
f0466624f6
Fix #5766 - null deref in av
2016-09-15 19:24:59 +02:00
n4☠0r
798959bd6f
Fix coverities related to dmh
2016-09-15 19:11:15 +02:00
pancake
1449d61850
Fix regression in rasm2 -d
2016-09-15 17:30:38 +02:00
pancake
4df85046fd
Add r_buf_resize and make ihex:// .resize() work
2016-09-15 17:19:39 +02:00
evanrichter
0209a1679e
Add ?en command to echo without newlines
2016-09-15 16:40:51 +02:00
pancake
4f6b64a984
Some code cleanup/review for rasm2 + arc
2016-09-15 16:21:44 +02:00
Vlad Ivanov
bd04f57cee
anal: always save address in the esil read callback ( #5738 )
2016-09-15 15:03:54 +02:00
pancake
271fa1ad33
Fix aat
2016-09-15 14:18:28 +02:00
pancake
502f30bf0f
Fix #5690 - Vvm -> Vvr
2016-09-15 13:00:27 +02:00
pancake
22717a7998
Fix #5754 - Honor ./ and abspath in r_file_path for r2 -d
2016-09-15 12:52:50 +02:00
pancake
cde25b0335
Refix #5715 - Add Ve$ command to see vars in visual
2016-09-15 12:40:46 +02:00
Ahmed Mohamed Abd El-MAwgood
0b0f20c4f5
asm.calls final tweakings / bug fixes ( #5765 )
...
* Fixing asm.calls with zero argumnts
* Fixing last broken bit of asm.calls
* refactoring the added cdecl dbs
* dsaf# Please enter the commit message for your changes. Lines starting
2016-09-15 11:09:23 +02:00
Marc
c0c0cba339
fix #5465 , #5745 , 'ic' command and some memory leaks ( #5764 )
2016-09-14 21:49:03 +02:00