- Initial release.
- Added
shlex.quote()
in theobfuscate_php()
function when constructing the command to ensure that paths with spaces or special characters are handled properly. - Updated the YAKPRO command in
config.py
to useos.path.expanduser
to make it dynamic and compatible with user home directories