jeFF0Falltrades / rat_king_parser

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

Added SHA256 hash to output and refactored configuration generation #4

Closed jeFF0Falltrades closed 7 months ago

jeFF0Falltrades commented 7 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.