Skip to content

ffffffff0x team toolset for penetration testing, cryptography research, CTF and daily use. | ffffffff0x 团队工具集,用来进行渗透测试,密码学研究,CTF和日常使用。

License

ffffffff0x/BerylEnigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ffffffff0x team toolset for penetration testing, cryptography research, CTF and daily use. | ffffffff0x 团队工具集,用来进行渗透测试,密码学研究,CTF和日常使用。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages