We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873e81f commit 7b01ce2Copy full SHA for 7b01ce2
contrib/devtools/security-check.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python2
+#!/usr/bin/env python
2
'''
3
Perform basic ELF security checks on a series of executables.
4
Exit status will be 0 if successful, and the program will be silent.
contrib/devtools/symbol-check.py
# Copyright (c) 2014 Wladimir J. van der Laan
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
0 commit comments