Pinned Loading
-
Useful bash commands
Useful bash commands 1On linux, to install a pre-built binary distribution of any application (one that decompresses to a `bin`, `doc`, `man`, and `share` folder):
2```bash
3cd /usr
4tar --strip-components=1 -xzf ~/Downloads/binary-distribution-app.tar.gz
5```
-
-
tamu-ectf-2020
tamu-ectf-2020 PublicSecure audio player designed for MITRE eCTF 2020 Competition (https://mitrecyberacademy.org/competitions/embedded/)
C
-
parasol-aser/UFO
parasol-aser/UFO PublicUFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.