Skip to content

Cannot change integer literal from decimal #8166

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

Open
shapaz opened this issue May 18, 2025 · 0 comments
Open

Cannot change integer literal from decimal #8166

shapaz opened this issue May 18, 2025 · 0 comments
Assignees
Labels
Feature: Decompiler Status: Triage Information is being gathered

Comments

@shapaz
Copy link

shapaz commented May 18, 2025

Describe the bug
The following constant appears in the decompiler in decimal: 2852126725, and remains this way despite pressing (right click) -> binary/float/hexadecimal/octal/char.
The following error lines appear on application.log:

2025-05-18 13:53:45 ERROR (ConvertHexAction) Symbol does not have matching entry in equate table  
2025-05-18 13:53:53 ERROR (ConvertOctAction) Symbol does not have matching entry in equate table  
2025-05-18 13:53:55 ERROR (ConvertCharAction) Symbol does not have matching entry in equate table  
2025-05-18 13:53:58 ERROR (ConvertBinaryAction) Symbol does not have matching entry in equate table  

Screenshots
Image

Environment (please complete the following information):

  • OS: Ubuntu 24.04.2
  • Java Version: 17.0.10
  • Ghidra Version: 11.3.2
  • Ghidra Origin: github releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Decompiler Status: Triage Information is being gathered
Projects
None yet
Development

No branches or pull requests

3 participants