├── LICENSE ├── README.md ├── ZIB.py ├── ZIB_imports.txt ├── Zlo-Help.txt ├── Zlo-commands.txt ├── bot-commands.txt ├── btcpurchases.txt ├── channels.txt ├── compileZIB.py ├── intel.py ├── intelhashing.py └── socks.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/README.md -------------------------------------------------------------------------------- /ZIB.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/ZIB.py -------------------------------------------------------------------------------- /ZIB_imports.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/ZIB_imports.txt -------------------------------------------------------------------------------- /Zlo-Help.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/Zlo-Help.txt -------------------------------------------------------------------------------- /Zlo-commands.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/Zlo-commands.txt -------------------------------------------------------------------------------- /bot-commands.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/bot-commands.txt -------------------------------------------------------------------------------- /btcpurchases.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /channels.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/channels.txt -------------------------------------------------------------------------------- /compileZIB.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/compileZIB.py -------------------------------------------------------------------------------- /intel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/intel.py -------------------------------------------------------------------------------- /intelhashing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/intelhashing.py -------------------------------------------------------------------------------- /socks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/d4rkcat/ZIB-Trojan/HEAD/socks.py --------------------------------------------------------------------------------