ursnif_beacon_decryptor icon indicating copy to clipboard operation
ursnif_beacon_decryptor copied to clipboard

Compilation Errors

Open evandrix opened this issue 5 years ago • 0 comments
trafficstars

  1. https://github.com/mlodic/ursnif_beacon_decryptor/blob/master/Driver.cpp#L44
  2. 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

evandrix avatar Jun 23 '20 09:06 evandrix