Skip to content

Don't decompile all functions during initial auto analysis? #5443

Answered by astrelsky
krackers asked this question in Q&A
Discussion options

You must be logged in to vote

Simply turn off the decompiler parameter id, calling convention and switch analyzers. Basically all the analyzers that use the decompiler.

I'm assuming you meant decompiling functions during analysis and not when loading. Ghidra doesn't decompile or disassemble anything when loading and only processes the executable format.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@krackers
Comment options

Answer selected by krackers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants