Pinned Loading
-
-
-
HackBar
HackBar PublicForked from Hack-Free/HackBar
Firefox and Google Chrome Extension of HackBar without license
JavaScript
-
Calculate PMK, PTK, MIC and MIC veri...
Calculate PMK, PTK, MIC and MIC verification in WPA2-PSK authentication 1#!/usr/bin/env python
2# __author__ = 'c4mx'
3from pbkdf2 import PBKDF2
4from binascii import a2b_hex
5import hmac, hashlib, binascii
-
SQL blind injection
SQL blind injection 1#!/usr/bin/env python3
2# author: c4mx
34import requests
5import sys
-
Linux-kernel-code-injection_CVE-2014-3153
Linux-kernel-code-injection_CVE-2014-3153 PublicStudy on Linux kernel code injection via CVE-2014-3153 (Towelroot)
C
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.