Skip to content

Instantly share code, notes, and snippets.

@gregjhogan
Created October 2, 2023 02:08
Show Gist options
  • Save gregjhogan/b8204e4fc1381eebfb3ec7566757711d to your computer and use it in GitHub Desktop.
Save gregjhogan/b8204e4fc1381eebfb3ec7566757711d to your computer and use it in GitHub Desktop.
ghidra flatpak app through ssh x11 forwarding
flatpak run --share=network --command=sh org.ghidra_sre.Ghidra -c "DISPLAY=$DISPLAY ghidra"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment