Download Latest Version scanmap3d-4.1.9.jar (19.1 MB)
Email in envelope

Get an email when there's a new version of Scanmap3D

Home / Scanmap3d-4.1.8
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2020-10-30 1.5 kB
Scanmap3d-4.1.8-jar.jar 2020-10-30 34.9 MB
Scanmap3D-4.1.8.dmg 2020-10-19 94.6 MB
scanmap3d_4.1.8-1_amd64.deb 2020-10-16 73.8 MB
Scanmap3D-4.1.8.msi 2020-10-16 78.9 MB
Scanmap3D - 4.1.8 - Guide.pdf 2020-10-16 677.3 kB
Totals: 6 Items   282.8 MB 0
INTRODUCTION
Scanmap3D-4.1.8 is a jMonkeyEngine (3.3.2) 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, Ubuntu 20.04 and Mac OS X El Capitan.
*A pcap file in standard format for analysis

INSTALLATION

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

UBUNTU
-Download and run the *.deb installer, should install to /opt/scanmap3d/
-run /opt/scanmap3d/bin/Scanmap3D from a shell,

MAC OS X (El Capitan)
-Download and run the *.dmg file. App should be added to Applications.

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

 #java -jar Scanmap3d-4.1.8-jar.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 2020-10-30