MCPcopy Create free account
hub / github.com/SaadAhla/FilelessPELoader / aes.py

File aes.py

aes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2from Crypto.Cipher import AES
3from Crypto.Util.Padding import pad
4from os import urandom

Callers

nothing calls this directly

Calls 2

AESencryptFunction · 0.85
dropFileFunction · 0.85

Tested by

no test coverage detected