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

UI: show file offsets and virtual address in verbose output for language-specific strings (Go and Rust) #937

Open
mr-tz opened this issue Jan 16, 2024 · 4 comments

Comments

@mr-tz
Copy link
Collaborator

mr-tz commented Jan 16, 2024

Display raw and virtual offsets in verbose mode.

This could help to match things up more quickly between FLOSS output, the file, and disassembler view.

@Om-Thorat
Copy link

Om-Thorat commented Feb 25, 2024

Hey, I would like to work on this. Though can you specify more? as to what output is needed? Should there be more columns in addition to the current offset and called at or should i just log them as info?

@mr-tz
Copy link
Collaborator Author

mr-tz commented Feb 27, 2024

Hi! I imagined extra columns for this, correct.

@Om-Thorat
Copy link

Screenshot from 2024-02-27 18-59-44

Will something like this be ideal?

@mr-tz
Copy link
Collaborator Author

mr-tz commented Feb 27, 2024

Yes, however, this doesn't apply so much to decoded strings vs. the language strings (Go and Rust).
If we had something for the language strings that would be amazing!

@mr-tz mr-tz changed the title UI: show file offsets and virtual address in verbose output UI: show file offsets and virtual address in verbose output for language-specific strings (Go and Rust) Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants