antonioCoco
a463ec57e2
fixed a bug in Module for encodings of the response
2021-09-19 15:47:35 +02:00
antonioCoco
da6b20abf2
fixed AES encryption
2021-09-19 14:18:37 +02:00
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