All Projects → guyoung → Captfencoder

guyoung / Captfencoder

CaptfEncoder是一款跨平台网络安全工具套件,提供网络安全相关编码转换、古典密码、密码学、特殊编码等工具,并聚合各类在线工具。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Captfencoder

Crypton
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
Stars: ✭ 995 (+110.36%)
Mutual labels:  crypto, ctf
Ctf Wiki
Come and join us, we need you!
Stars: ✭ 5,305 (+1021.56%)
Mutual labels:  crypto, ctf
Ctf Tools
CTF 工具集合
Stars: ✭ 524 (+10.78%)
Mutual labels:  crypto, ctf
2018 Qwb Ctf
2018强网杯CTF___题目整理
Stars: ✭ 106 (-77.59%)
Mutual labels:  crypto, ctf
toolset
Useful tools for CTF competitions
Stars: ✭ 31 (-93.45%)
Mutual labels:  crypto, ctf
BerylEnigma
一个为渗透测试与CTF而制作的工具集,主要实现一些加解密的功能。
Stars: ✭ 329 (-30.44%)
Mutual labels:  crypto, ctf
Write Ups
📚 VoidHack CTF write-ups
Stars: ✭ 45 (-90.49%)
Mutual labels:  crypto, ctf
Ctf All In One
CTF竞赛权威指南
Stars: ✭ 2,807 (+493.45%)
Mutual labels:  crypto, ctf
CryptionTool
一个CTF+渗透测试工具框架,集成常见加解密,密码、编码转换,端口扫描,字符处理等功能
Stars: ✭ 62 (-86.89%)
Mutual labels:  crypto, ctf
TomatoTools
TomatoTools 一款CTF杂项利器,支持36种常见编码和密码算法的加密和解密,31种密文的分析和识别,支持自动提取flag,自定义插件等。
Stars: ✭ 66 (-86.05%)
Mutual labels:  crypto, ctf
Crypto
封装多种CTF和平时常见加密及编码C#类库
Stars: ✭ 20 (-95.77%)
Mutual labels:  crypto, ctf
Snow
A Rust implementation of the Noise Protocol Framework
Stars: ✭ 436 (-7.82%)
Mutual labels:  crypto
S2n Tls
s2n : an implementation of the TLS/SSL protocols
Stars: ✭ 4,029 (+751.8%)
Mutual labels:  crypto
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+788.79%)
Mutual labels:  crypto
Stocksharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Stars: ✭ 4,601 (+872.73%)
Mutual labels:  crypto
Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (-2.96%)
Mutual labels:  crypto
Graphqlmap
GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes.
Stars: ✭ 434 (-8.25%)
Mutual labels:  ctf
Trezor Agent
Hardware-based SSH/PGP agent
Stars: ✭ 400 (-15.43%)
Mutual labels:  crypto
Newbie Security List
网络安全学习资料,欢迎补充
Stars: ✭ 402 (-15.01%)
Mutual labels:  ctf
Review the national post Graduate entrance examination
🌟复习考研的那些事儿(清华912考研)~~
Stars: ✭ 399 (-15.64%)
Mutual labels:  ctf

CaptfEncoder

GitHub release

CaptfEncoder Screenshot

CaptfEncoder是一款跨平台网络安全工具套件,提供网络安全相关编码转换、古典密码、密码学、特殊编码等工具,并聚合各类在线工具。

使用

方法一 直接下载可执行程序

方法二 使用Electron运行

支持操作系统

  • Windows
  • Linux
  • MacOS
  • Other...(Support Node.js)

功能介绍

  • 编码转换

    • Ascii Encoding
    • Web Encoding
    • Hex Encoding
    • Unicode Encoding
    • Base64(Base16、Base32、Base58)
    • Url Encoding
    • Html Entity Encoding
    • Escape Encoding
    • Quoted-printable(可打印字符引用编码)
    • Morse Code(莫尔斯电码)
    • Tap Code(敲击码)
    • Punycode
    • Bubble Babble
  • 古典密码

    • Rail-fence(栅栏密码)
    • Atbash(埃特巴什码)
    • Caesar(凯撒密码)
    • ROT13(ROT5、ROT18、ROT47)
    • Simple Substitution(简单替换密码)
    • Hill(希尔密码)
    • Polybius Square (波利比奥斯方阵密码)
    • Playfair(普莱菲尔密码)
    • Vigenère(维吉尼亚密码)
    • Autokey(自动密钥密码)
    • Beaufort(博福特密码)
    • Running Key(滚动密钥密码)
    • Porta(Porta 密码)
    • Affine(仿射密码)
    • Baconian(培根密码)
    • ADFGX(ADFGX 密码)
    • ADFGVX(ADFGVX 密码)
    • Bifid(双密码)
    • Four-Square(四方密码)
    • Straddle Checkerboard (跨棋盘密码)
  • 密码学

    • Hash
    • MD5(MD2、MD4、RIPEMD)
    • SHA(SHA1、SHA256、SHA512、SHA224、SHA384、SHA3)
    • HMAC
    • Bcrypt
    • Scrypt
    • AES
    • RSA
    • DES
    • 3DES(TripleDES)
    • RC2
    • RC4
    • Rabbit
    • Blowfish
    • 国密 SM3
  • 其他编码

    • JSFuck
    • Jother
    • Brainfuck
    • Ip Encoding
    • Base64 Image Encoding
    • QR Code
  • 实用工具

    • Base Converter(进制转换)
    • Mime Type
    • File Type
    • File Hash
    • IP Subnet Calculator(IP子网计算)
    • Ping
    • Nslookup
    • RegExp Tester(正则表达式)
    • RegExp Creator
    • Image Exif
    • Gif Image
    • Http Request
    • Restful Client
  • 聚合工具

    • GeoIP Lookup
    • Whois Lookup
    • Reverse IP Lookup(反向IP查询)
    • DNS Lookup
    • Sub Domains Lookup(子域名查询)
    • Port Scan(子域名查询)
    • Censys Lookup
    • Shodan Honeypot Lookup
    • Wappalyzer Lookup
    • WhatCms Lookup
    • Factordb(素数分解)

项目网站

下载软件


关注微信公众号,获取软件最新消息

微信公众号

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].