ursnif_beacon_decryptor
ursnif_beacon_decryptor copied to clipboard
Compilation Errors
trafficstars
- https://github.com/mlodic/ursnif_beacon_decryptor/blob/master/Driver.cpp#L44
- https://github.com/mlodic/ursnif_beacon_decryptor/blob/master/Driver.cpp#L52
error: unknown type name "byte"; did you mean "CryptoPP::byte"
fix: ~~byte~~ CryptoPP::byte