Skip to content

Parnich/Worlds-breaker

Repository files navigation

Worlds-breaker

An application that breaks English and Russian words (and sentences!) by inverting alphabets and registers, has decryption functions.

The application uses hash maps to real time generation,which speeds up its work many times over. each Russian letter changes to the corresponding English one, and vice versa. in addition, the case of letters also changes.

Dependencies/required imports

javax.swing.*;

java.awt.*;

java.util.HashMap;

java.util.Map;

Interface

The application has a window interface, 600 by 400, and also has functions for switching encryption of Russian, English and every fourth letter

Application

About

An application that breaks English and Russian words (and sentences!) by inverting alphabets and registers, has decryption functions.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages