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

Add a note to how to run the analyzeHeadless with this flatpak #27

Open
yodatak opened this issue Jun 11, 2022 · 1 comment
Open

Add a note to how to run the analyzeHeadless with this flatpak #27

yodatak opened this issue Jun 11, 2022 · 1 comment

Comments

@yodatak
Copy link

yodatak commented Jun 11, 2022

Maybe its cool to explain how to execute the analyzeHeadless when we want to analyze big binary.

Example

flatpak run --command=bash org.ghidra_sre.Ghidra /app/lib/ghidra/support/analyzeHeadless <directory to the Ghidra database> <DatabaseName> -process "Processtoanalyze" -recursive

For me it crash because of no space after some time any idea how to incrase the flatpak runtime size ?
Error during analysis: java.io.IOException: Aucun espace disponible sur le périphérique (HeadlessAnalyzer) java.io.IOException: Aucun espace disponible sur le périphérique

@mpi3d
Copy link
Contributor

mpi3d commented Jun 12, 2022

Where would you expect this note to be displayed?

Also you shouldn't write to the runtime files. You should write in your home folder.

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