Skip to content

Commit

Permalink
fixup! test info log flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarak committed Sep 3, 2024
1 parent fe40735 commit c24c65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ghidra/decompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fi

# Create a new Ghidra project and import the file
${GHIDRA_HEADLESS} ${GHIDRA_PROJECTS} patchestry-decompilation \
-Dapplication.logging.level=INFO \
-readOnly -deleteProject \
-import $INPUT_PATH \
-postScript PatchestryScript.java \
Expand Down

0 comments on commit c24c65c

Please sign in to comment.