You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bin/pysapcar: Add cli option to determine output directory when extracting archives with pysapcar (#24) Thanks @okuuva!
pysap/SAPDiag.py: Added support bits for SAP GUI 7.50 and SAP NW 7.52 SP01.
pysap/SAPCAR.py: Fixed crafting of archive files by defaulting length fields to zero (#22) Thanks @okuuva!
pysap/SAPMS.py: Added the DPInfo[1-3] packets for handling specific Message Server ADM packets relaying Dispatcher/WP info: [1-3] because of tight SAP kernel version dependency. (#31) Thanks Mathieu (@gelim) and Dmitry (@_chipik)!
pysap/SAPRFC.py: Enhanced with mainly SAPCPIC* and SAPRFXPG* new packets. (#31) Thanks Mathieu (@gelim) and Dmitry (@_chipik)!
pysap/SAPRouter.py: Fixed padding on SAPRouter client info packets.
examples/rfc_monitor.py: Renamed the script to gw_monitor.py.
examples/router_scanner.py: Add capability to provide a comma separated list of targets/ports to scan.
examples/list_sap_parameters: Updated recommended values and added new parameters.