Coder Social home page Coder Social logo

andyalbert2018wei / berylenigma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ffffffff0x/berylenigma

0.0 0.0 0.0 8.39 MB

一个为渗透测试与CTF而制作的工具集,主要实现一些加解密的功能。

License: MIT License

Java 98.73% CSS 0.55% Shell 0.50% Batchfile 0.22%

berylenigma's Introduction

简介

一个CTF+渗透测试工具包,主要实现一些常用的加密与编码功能,在软件使用过程中发现问题或建议欢迎提交 issue,也欢迎提交新功能需求。

前身为CryptionTool,为更方便的开发更换框架重构。

软件基于JDK17开发,使用JAVAFX UI框架以及JFoenixUI组件架构。详见开发文档。

名称中的 Beryl(['berəl]) 是一种宝石/矿物的名字,Enigma ([ɪ'nɪɡmə])有谜团的意思,也指二战中的一种密码机。


界面展示

下载

访问 releases 下载

MAC 用户请放置在应用程序路径下以加载bcprov的加解密包

目前支持的功能

加解密/编解码

  • 现代
    • 认证
      • HTLM-hash
      • JWT
    • 对称加密
      • 块加密
    • hash
  • 古典
    • ROT13
    • 栅栏密码
    • Atbash
    • Vigenre
    • 凯撒密码
  • 编码
    • URL
    • ASCII
    • BaseEncoding
      • Base64
      • Base16
      • Base32
      • Base58
      • Base62
      • Base85
      • Base91
      • Base92
    • BrainFuck
    • HEX
    • HTML实体编码
    • Unicode
    • 摩斯电码
    • 数学进制转换

文本操作工具

  • 文本替换
  • 文本分隔
  • 英文大小写转换
  • 文本行拼接

红队用工具

  • 目标整理
  • 域名分割
  • 回弹shell生成
  • Payload转换

日常实用工具

  • 货币金额大小写

图像工具

  • 像素置换加密

待办清单

  • 图像工具 - 二维码
  • 现代加密 - HMAC
  • 现代加密 - RSA因数分解
  • 编码 - URL编码增强
  • 日常实用 - Unix时间戳
  • 红队工具 - 目标生成
  • 红队工具 - 字典生成
  • UI - 输入字符数量
  • 代码 - 全局事件
  • 功能 - 历史记录
  • 功能 - 选择语言

免责声明

本项目所有文件仅供学习和研究使用,请勿使用项目中的文件用于非法用途,任何人造成的任何负面影响,与本人无关.

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.