Skip to content

pysap v0.1.8

Compare
Choose a tag to compare
@martingalloar martingalloar released this 29 Oct 21:59
· 834 commits to master since this release
  • Enabled travis containers for more quick builds.
  • Minor documentation and README improvements.
  • pysap/SAPRouter.py: Documented some version numbers from old releases (#3). Thanks invisiblethreat!
  • pysapcompress/vpa108csulzh.cpp: Improved the fix for CVE-2015-2278 by properly initializing arrays (#4). Thanks ret5ret!
  • examples/diag_render_login_screen.py: Fail gracefully if wx is not found.
  • examples/router_password_check.py: Updating the fau_timer library in use and failing gracefully if it's not found.
  • examples/router_fingerprint.py: New example script for performing fingerprint over SAP Router versions.
    This is experimental and the database included only contains a few SAP Router versions, but it might work.