Java Open Source Projects

  • Java Empty Window Custom Solid Color
  • Creates simple GUI window filled with solid color, defined by user in first argument line and maximized to desktop resolution. Title for the window could be defined as second argument.
    Use a free IntelliJ IDEA Community Edition to learn the Java code.

    View code on GitHub
    Clone code: EmptyWindowCustomSolidColor.git
    Download ZIP archive with compiled JAR file and EXE file for Windows OS from Gumroad

  • Simple Java Console Passwords Generator
  • This simple open-source java passwords generator creates custom specified list of passwords and exports them to output file. To simplify code user can change symbolsToUse, passwordLength, passwordsCount and outputFile fields manually. Run from IDE/console to get unique list of passwords. Uses java.security.SecureRandom class. To apply custom fields change you need to re-compile application using a free IntelliJ IDEA Community Edition or other IDE/console utils.

    View code on GitHub
    Clone code: SimpleJavaConsolePasswordsGenerator.git
    Download ZIP archive with compiled code from Gumroad
    Download 10 Millions Generated Strong Passwords Lists (16&64 symbols) from Gumroad

  • Share




  • Яндекс.Метрика