Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is MIPS supported enough to get callgraph and do flowjacks? #154

Open
noobdoesre opened this issue Feb 9, 2017 · 0 comments
Open

Is MIPS supported enough to get callgraph and do flowjacks? #154

noobdoesre opened this issue Feb 9, 2017 · 0 comments

Comments

@noobdoesre
Copy link

Is mips64 supported enough to get callgraph and (more important) inject code into basic blocks? Tried to play around with elf for mips64 with octeon specific instructions (I've added them) with no luck - eresi detects only 2 functions, upon disassembling covers only a small part of binary (I haven't found out the exact reason yet). It seems like a problem with basic block / function identification maybe.

If fixing the broken stuff won't take too much time I'm ready to fix it to solve my task, just point out what's broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant