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

Crash: IDA 7.5 SP3 on macOS upon attempted decompilation with blc #8

Open
kciredor opened this issue Oct 29, 2020 · 5 comments
Open

Comments

@kciredor
Copy link

Hi @cseagle,

First of all: thanks for your efforts and releasing blc.

Just downloaded the SP3 release of IDA Pro 7.5, running on macOS Catalina 10.15.7 having GHIDRA_DIR=/usr/local/Caskroom/ghidra/9.1.2_PUBLIC,20200212/ghidra_9.1.2_PUBLIC.

Opened linux binary afl-fuzz to ensure blc still works. Unfortunately it does not. Everything was still fine with SP2. I've tried again using newly built binaries to no avail.

When you start decompilation with blc, IDA immediately shows you it's about te crash (Let it crash vs Continue).

Best,
kciredor

@kciredor
Copy link
Author

It does not crash.with a random ARM64 binary I've just tried.

@alexander-pick
Copy link

Have you compiled the module for SP3 yourself, I don't get this part and which function did you try to decompile?

@kciredor
Copy link
Author

Yes I also compiled it myself, this one and your fork as well @alexander-pick ;-)

Opened afl-fuzz MachO 64bit in IDA64 and did not change any defaults. Then on the public main function I press my hotkey to exec blc and it crashes.

@alexander-pick
Copy link

Is it just in the main or any other functions too?

@kciredor
Copy link
Author

Any, for example just tried _setsid which is only a couple of lines of assembly.

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

2 participants