Clean up the crypto portion of your implant. The wolfssl library is a great option but the interdependencies are way to large. if you clean it up it should reduce implant size by 20kb at least.
Aes
asn
error
hash
memory
misc
random
rsa
sha256
sp_int
should be the only sections we actually need.
Clean up the crypto portion of your implant. The wolfssl library is a great option but the interdependencies are way to large. if you clean it up it should reduce implant size by 20kb at least.
Aes
asn
error
hash
memory
misc
random
rsa
sha256
sp_int
should be the only sections we actually need.