Home / Scanmap3d-4.1.9
Name Modified Size InfoDownloads / Week
Parent folder
Scanmap3D - 4.1.9 - Documentation.pdf 2021-08-12 367.6 kB
scanmap3d_4.1.9.deb 2021-08-12 54.3 MB
README.txt 2021-08-11 1.3 kB
scanmap3d-4.1.9.jar 2021-08-11 19.1 MB
Scanmap3D-4.1.9.msi 2021-08-11 64.6 MB
Totals: 5 Items   138.3 MB 0
INTRODUCTION
Scanmap3D-4.1.9 is a jMonkeyEngine (3.4.0) based 3D visualiser for pcap files. 
This project grew from Scanmap3d-3.0 which was based on Java3D (now defunct).

Full details for using the software in the documentation pdf.

REQUIREMENTS
*A relatively fast OpenGL or DirectX capable graphics card
*Installer contains all libraries and Open JDK 14 JRE
*Tested on Windows 10.
*A pcap file in standard format for analysis (must not be pcapng)

INSTALLATION

WINDOWS
-Download and run the *.msi installer, should create a desktop icon.

OTHER
-If no package or installer above works, you can download the *.jar file 
and provided you have the JDK/OpenJDK 16 installed, you should be able to run the application with:

 #java -jar Scanmap3d-4.1.9.jar

ACKNOWLEDGEMENTS
- The node graph code uses graphstream libraries: https://graphstream-project.org/
- pcap ingest uses io.pkts: https://github.com/aboutsip/pkts
- The core of the application is the jMonkeyEngine: https://jmonkeyengine.org/
- Java Open JDK 14 was used for development and distribution: https://openjdk.java.net/projects/jdk/14/

LICENSE
This software is released udner the GNU Public License - Version 3 - http://www.gnu.org/licenses/gpl-3.0.en.html
Source: README.txt, updated 2021-08-11