Skip to content

pysap v0.1.10

Compare
Choose a tag to compare
@martingalloar martingalloar released this 25 Mar 18:56
· 741 commits to master since this release
  • Added support for handling SAP SAR file formats.
  • pysap/SAPCAR.py: New module for handling SAP SAR file formats.
  • extra/dlmanager_decrypt.py: Example PoC for decrypting
    SAP Download Manager stored passwords.
  • examples/dlmanager_infector.py: Example script to open a SAP SAR archive file and infect it by adding files with
    arbitrary filenames (e.g. including absolute or relative paths). It can be also used as a
    mitmproxy script for on-the-fly infecting SAR files being downloaded.