mirror of
https://github.com/EgeBalci/sgn
synced 2026-06-08 10:56:31 +00:00
ecc578b28c
- feat(cli): Apply obfuscation, encoding, and safe options in main loop - feat(obfuscation): Allow disabling garbage instruction generation via obfuscation limit - fix(encoder): Correct schema size calculation for x64 architecture - fix(encoder): Pad encoded payload with NOPs to ensure schema alignment - fix(obfuscation): Add fallback for random register selection in garbage generation - fix(cli): Truncate output file on write and ensure it is closed - fix(examples): Correct casing in sgn package import path - style(encoder): Remove trailing whitespace from register save definitions