PyPowerShellXray
PyPowerShellXray copied to clipboard
Python script to decode common encoded PowerShell scripts
Results
2
PyPowerShellXray issues
Sort by
recently updated
recently updated
newest added
Hi there, Any idea why I'm seeing the error below please? PS C:\PyPowerShellXray-master> .\psx.py .\script1.ps1 Traceback (most recent call last): File "C:\PyPowerShellXray-master\psx.py", line 87, in from envi.archs.i386 import i386Disasm File...
Hey John, Any ideas on how to port this over for use on a *nix platform? I see you are pulling the API dictionary of hashes from creation based on...