Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
from
Crypto.Cipher
import
AES
3
from
Crypto.Util.Padding
import
pad
4
from
os
import
urandom
Callers
nothing calls this directly
Calls
2
AESencrypt
Function · 0.85
dropFile
Function · 0.85
Tested by
no test coverage detected