├── LICENSE.txt ├── README.md ├── cribdrag.py ├── samples.txt └── xorstrings.py /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpiderLabs/cribdrag/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpiderLabs/cribdrag/HEAD/README.md -------------------------------------------------------------------------------- /cribdrag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpiderLabs/cribdrag/HEAD/cribdrag.py -------------------------------------------------------------------------------- /samples.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpiderLabs/cribdrag/HEAD/samples.txt -------------------------------------------------------------------------------- /xorstrings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpiderLabs/cribdrag/HEAD/xorstrings.py --------------------------------------------------------------------------------