Releases: jeFF0Falltrades/rat_king_parser
Releases · jeFF0Falltrades/rat_king_parser
v4.2.2
What's Changed
- Adds a CI job for testing code changes against known samples on the m… by @jeFF0Falltrades in #38
- Refactor and fix config parsing and utility functions by @doomedraven in #37
- Fix type checks and improve config parsing logic by @doomedraven in #42
Full Changelog: v4.2.1...v4.2.2
v4.2.1
v4.2.0
What's Changed
- fix FP extractions by @doomedraven in #31
- rijndael by @doomedraven in #30
- Implements --preserve-keys/preservation or replacement of obfuscated … by @jeFF0Falltrades in #33
Full Changelog: v4.1.6...v4.2.0
v4.1.6
Full Changelog: v4.1.5...v4.1.6
v4.1.3
Full Changelog: v4.1.2...v4.1.3
v4.1.1
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Update dotnetpe_payload.py by @doomedraven in #27
- another decryptor by @doomedraven in #28
- Adds pre-commit hook and bumps version for next release by @jeFF0Falltrades in #29
Full Changelog: v4.0.2...v4.1.0
v4.0.2
v4.0.1
What's Changed
- Update config_decryptor_plaintext.py by @doomedraven in #24
- Update config_normalization.py by @doomedraven in #25
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- RKP has migrated to
pycryptodomexfromcryptographyto avoid OpenSSL dependencies and simplify crypto ops - Common configuration keys can now be normalized with the
--normalizeflag when they are discovered (e.g.MTXbecomesMutex) - Extended support for 3DES and ECB decryption
- Updated MACO wrapper
Huge thanks to @doomedraven for contributing the lion's share of work to this release!
Full Changelog: v3.3.0...v4.0.0