Skip to content

Commit

Permalink
fix: try use container with abs path
Browse files Browse the repository at this point in the history
  • Loading branch information
GangGreenTemperTatum committed Nov 8, 2024
1 parent 1db1f67 commit c254b4a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cybersecurity/reverse-engineering/strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ functions:
- /path/to/binary
- /Applications/Firefox.app/Contents/MacOS/firefox

container:
image: alpine

cmdline:
- strings
- /usr/bin/strings
- ${file_path}

0 comments on commit c254b4a

Please sign in to comment.