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

Ghidra applies decompilation analysis even when disabaled #76

Open
evanpjensen opened this issue Mar 6, 2019 · 1 comment
Open

Ghidra applies decompilation analysis even when disabaled #76

evanpjensen opened this issue Mar 6, 2019 · 1 comment
Labels
Feature: Analysis Type: Bug Something isn't working

Comments

@evanpjensen
Copy link

Describe the bug
When all function decompilation analysis options are disabled ghidra applies decompilation analysis anyway.

To Reproduce
stack0.zip
In main rename stack local_54 to anything.
Variable assignments and predicates change

Expected behavior
The variable is renamed and nothing else happens.

Screenshots
screenshot from 2019-03-06 18-19-20
screenshot from 2019-03-06 18-19-30
screenshot from 2019-03-06 18-19-50
screenshot from 2019-03-06 18-20-04

Environment (please complete the following information):

  • Ubuntu 18.04
  • Ghidra public 9.0
@evanpjensen evanpjensen added the Type: Bug Something isn't working label Mar 6, 2019
@juliomolonabreu
Copy link

entry point values int ==1 would it be this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Analysis Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants