You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: