Skip to content

DataWorkshop is a flexible binary editor with support for user defined structures.

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

titobrasolin/dataworkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataWorkshop, a binary data editor

Data Workshop v1.1.1
written by martin.pape@gmx.de
http://www.dataworkshop.de

DataWorkshop is a flexible binary editor with support for user defined structures.

Instructions for Ubuntu 14.04.3 LTS (Trusty Tahr)

Install required package:

sudo apt-get install libxalan2-java
ln -s /usr/share/java/xalan2.jar  ~/.ant/lib

Clone:

git clone https://github.com/titobrasolin/dataworkshop.git
cd dataworkshop

Build and execute:

ant buildrelease
cd DataWorkshop-1.1.1
java -jar DataWorkshop.jar

Enjoy:

Overview

About

DataWorkshop is a flexible binary editor with support for user defined structures.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published