Ticket #79 (closed defect: fixed)
Libasm-MIPS still have unsupported instructions
| Reported by: | may | Owned by: | pi3 |
|---|---|---|---|
| Priority: | major | Milestone: | v0.81 |
| Component: | ERESI | Version: | |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
Unsupported instructions on MIPS are making the disasm and the control flow analysis to fail on such instructions. For example:
(elfsh) load IRIX_ssh
(elfsh) analyse
[...]
[D] mjr_analyse_code/src/core.c,77: ilen=-1 first byte=01
[D] asm_read_instr returned -1 at address 0x10026940
Consider using this procedure to eliminate all unsupported MIPS instructions :)
Have fun
-jfv
Change History
Note: See
TracTickets for help on using
tickets.
