Commit Graph

3 Commits

Author SHA1 Message Date
NuHarborMartin 9e0ceb7540 AES128 and AES256 encryption fixes
Now using bytes for both XOR and AES encrypt methods.

Decrypt now returns str. This allows both encryption methods to use the _encrypt_request successfully without encoding issues.
2021-08-04 16:37:36 -04:00
NuHarborMartin 39e931ff27 Initial Python3 conversion
Fixing the string/bytes conversion needed to work with python3
All modules tested (except lateral)  and responding as they did with 2.7 on an IIS10 box
2021-08-04 11:57:46 -04:00
antonioCoco 5b97de08ef SharPyShell v 1.0 released 2019-03-10 23:14:03 +01:00