OWASP / pysap

pysap is an open source Python library that provides modules for crafting and sending packets using SAP's NI, Diag, Enqueue, Router, MS, SNC, IGS, RFC and HDB protocols.
https://owasp.org/www-project-core-business-application-security/
GNU General Public License v2.0
220 stars 61 forks source link

Migration to python3 #76

Open vah13 opened 3 months ago

vah13 commented 3 months ago

This is a PR for migration from python2 to python3.

When I complete code development, I will mark it to check the code.

codeHorse87 commented 3 months ago

Thanks @vah13 ! I'm looking forward to it. FYI for the diag part there is already this project https://github.com/usdAG/pysap_sncscan with a Python3 migration. Maybe this helps.

vah13 commented 3 months ago

perfect, thank you. I will check it for sure. However, I'm having trouble with the SAP SSFS decryption :(