jvoisin
|
7c096bb1f4
|
Fix various coverity issues
|
2015-06-01 21:10:37 +02:00 |
|
ampotos
|
ea8107ed2f
|
Fix #2633 #2632 #2631 #2630
also fix a litle bug in section name
|
2015-05-28 11:25:52 +02:00 |
|
ampotos
|
313a4f7fca
|
Fix all problem on remaining in the omf loader except the baddr of the
entry point (because the baddr display is compute with vaddr - paddr
and this value if incorrect for omf file)
|
2015-05-26 17:55:24 +02:00 |
|
pancake
|
d727cebfbf
|
Add Rust,Swift,C++14,.. dwarf detection and fix omf warning
|
2015-05-23 11:03:20 +02:00 |
|
ampotos
|
b764fb8d93
|
Fix syntax rules
Fix potential segfault when a malformed omf file is loaded
(malformed omf are going to be pr on radare2-regression)
|
2015-05-23 10:12:56 +02:00 |
|
pancake
|
d59de8f570
|
Fix indentation in OMF plugin (-111 LOC)
|
2015-05-22 13:23:26 +02:00 |
|
ampotos
|
44fd8b2555
|
omf loader is working but in 32bits omf file the vaddr take the value of the paddr in sections and for both 16 adn 32 bits file vaddr is take as offset to pd command instead of paddr (or i misunderstand how it suppose to work)
|
2015-05-22 12:47:19 +02:00 |
|