SAPProx
- Author: Ian de Villiers
- Cost: Free
- Source Code: GitHub
- Version : 0.1
- License : GPL
- Release Date : 2011-09-02
SAPProx is a proof of concept tool for intercepting and modifying SAP GUI (DIAG protocol) traffic.
Details on running SAPProx can be found in the README.txt file included in
the zip file.
Requirements
- Java runtime environment.
- Custom JNI Library.
The custom JNI library is included in the download.
Binary builds of the JNI library are only available for the following platforms:
- Mac OS/X
- Windows (32-bit)
- Linux (32-bit)
If you wish to use a different platform, please download the sources for SAPProx and SapCompress and build the library yourself.