-
Notifications
You must be signed in to change notification settings - Fork 0
An educational application that allows anyone to experience "hacking" in a harmless way.
License
maxthomax/Vulnerable-Translator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Vulnerable Translator is an educational application that allows anyone to experience "hacking" in a harmless way. This directory contains the installation kit of Vulnerable Translator. Purpose of the subdirectories: javaland/ - source directory COPYING - the license README - this file The binaries can be built with the following command: javac javaland/government/Censor.java javaland/government/Convertor.java javaland/government/Translator.java javaland/philosophers/Oracle.java To launch in oracle mode: java javaland.philosophers.Oracle To launch in translated oracle mode: java javaland.government.Translator | java javaland.philosophers.Oracle To launch in translator mode only: java javaland.government.Translator Copyright (C) 2009, 2010, 2011 Thomas Herlea This package is under the license found in the file COPYING.
About
An educational application that allows anyone to experience "hacking" in a harmless way.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published