Forum Discussion
netcat
Silver II
2 months agoI used python for this, most likely you can use a PowerShell program, too.
PRABAKARANRAMAMURTHY
Bronze II
2 months agoHi netcat​, how do we move forward with python/powershell for this?
- netcat2 months ago
Silver II
Well, start with "${ }". You know what this is, isn't it? And "+=", "${}", etc.?
If not, read the PowerShell specification, or play with in PowerShell to get an understanding what happens.All in all, very ugly, but not impossible to decode.
I can't (well I could) post my decoder here, so can't really give details on how I did it.