jeFF0Falltrades / rat_king_parser

A robust, multiprocessing-capable, multi-family RAT config parser/config extractor for AsyncRAT, DcRAT, VenomRAT, QuasarRAT, and cloned/derivative RAT families.
MIT License
22 stars 3 forks source link

Added SHA256 hash to output and refactored configuration generation #4

Closed jeFF0Falltrades closed 2 months ago

jeFF0Falltrades commented 2 months ago

This commit adds a sha256 member to the configuration, while also better encapsulating the configuration and its updates within the RATConfigParser and DotNetPEPayload classes.