Code Monkey home page Code Monkey logo

berylenigma's Introduction

English | 中文

Description

A CTF + penetration testing toolkit, mainly to achieve some common encryption and coding functions, in the process of using the software found problems or suggestions are welcome to submit issues and also welcome to submit new feature requirements.

Software is developed based on JDK17, using the JAVAFX UI framework and the JFoenixUI component architecture. See the development documentation for details.

The Beryl (['berəl]) in the name is the name of a gem/mineral and Enigma ([ɪ'nɪɡmə]) has the meaning of an enigma and also refers to a cipher machine.


View

Download

Visit releases

MAC users should place it in the application path to load bcprov's package


FAQ

Some older versions of macOS may not work

Q: in macOS, You may encounter "XXX is corrupted and cannot be opened..."

A: You can try changing Settings -> Privacy & Security -> Security -> Allow programs downloaded from to Any source.


Package

  1. Install and configure JDK17 and Maven environment on your computer
  2. Clone ffffffff0x/BerylEnigma project
  3. Run the packaging script for the corresponding system in the jpackage directory
  4. The packaged software folder is stored in the target directory

Function

Encryption/Decoding

  • Modern
    • Authentication
      • HTLM-hash
      • JWT
    • SymmetricCipher
      • BlockCipher
    • hash
    • HMAC
  • Classical
    • ROT13
    • FenceCode
    • Atbash
    • Vigenre
    • CaesarCode
  • Coding
    • URL
    • ASCII
    • BaseEncoding
      • Base64
      • Base16
      • Base32
      • Base58
      • Base62
      • Base85
      • Base91
      • Base92
    • BrainFuck
    • HEX
    • HTML entity encoding
    • Unicode
    • MorseCode
    • Mathematical binary conversion

TextModify

  • TextReplace
  • TextSeparate
  • CaseConvert
  • LineSplicing

RedTeam

  • TargetFinishing
  • DomainSplit
  • ReverseShellGenerator
  • PayloadConverter

Practical

  • MoneyConvert(chinese)
  • TimeStamp

ImageTools

  • PixelReplacement
  • QRCode

To-Do List

  • RedTeam - Target Generation
  • RedTeam - Dictionary Generation
  • UI - Number of input characters
  • Code - Global Events
  • Function - History
  • Function - Select Language (now is auto)
  • TextEdit - MessyCodeRecovery

Disclaimer11s

All files in this project are for study and research purposes only, please do not use the files in the project for illegal purposes, and any negative impact caused by anyone is not my responsibility.

Special Thanks

Special thanks to JetBrains for their support to this project.

berylenigma's People

Contributors

ryuzusunc avatar ttimasdf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.