https://github.com/gcmurphy/checksec
Elf checksec in Go.
https://github.com/gcmurphy/checksec
checksec elf go security
Last synced: about 1 year ago
JSON representation
Elf checksec in Go.
- Host: GitHub
- URL: https://github.com/gcmurphy/checksec
- Owner: gcmurphy
- Created: 2012-11-22T08:28:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T12:25:00.000Z (about 4 years ago)
- Last Synced: 2025-03-27T06:34:35.016Z (about 1 year ago)
- Topics: checksec, elf, go, security
- Language: Go
- Size: 10.7 KB
- Stars: 13
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
checksec
========
This is a rough port of the checksec.sh script by Tobias Klein
to Go.