Skip to content

enricoDec/SocialMedia-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Study of Steganography [English]

This project was developed as part of a project study at HTW Berlin. Its objective was to create a library that enables users to steganographically encrypt messages in various types of media and upload the results to different social media platforms. Furthermore, users should be able to automatically download these uploaded media and search for hidden messages.

In this wiki, you will find explanations for the deployment of the created library as well as instructions for the individual use of the various implementations of the interfaces:

And the abstract class:

Additionally, you will find documentation for planned but not successfully implemented parts of the project:

The Java documentation can be found here, and specific parts of it are linked again in the different pages of the wiki.

Projekt Studium Steganographie [German]

Dieses Projekt ist im Zuge eines Projektstudiums an der HTW Berlin entstanden. Seine Zielsetzung war es, eine Bibliothek zu erstellen, mit deren Hilfe man in verschiedenen Medientypen steganografisch Nachrichten verschlüsseln und das Ergebnis auf unterschidliche soziale Medien hochladen kann. Nutzer sollten des Weiteren diese hochgeladenen Medien automatisch herunterladen und nach versteckten Nachrichten durchsuchen können.

In diesem Wiki finden sich Erklärungen zum Deployment der entstandenen Bibliothek sowie zur individuellen Verwendung der einzelnen Implementationen der Interfaces:

und der abstrakten Klasse:

Außerdem finden sich Dokumentationen zu geplanten, aber nicht erfolgreich implementierten Teilen des Projekts:

Die JavaDocumentation befindet sich hier, einzelne Teile derselben sind in den unterschiedlichen Seiten des Wikis aber noch einmal verlinkt.