8000 Tags · 0Chencc/CTFCrackTools · GitHub
[go: up one dir, main page]

Skip to content

Tags: 0Chencc/CTFCrackTools

Tags

v0.1.0

Toggle v0.1.0's commit message
feat: CTFCrackTools X v0.1.0 - Complete architecture rewrite

From V4 to X — More than just a version number

## Highlights
- Complete architecture rewrite: Java/Kotlin → Tauri + React
- Node-based visual workflow editor (React Flow)
- Native cross-platform support (Windows, macOS ARM, Linux)
- 43+ built-in encoding/crypto algorithms

## Tech Stack
- Frontend: React 18 + TypeScript + Vite
- Backend: Rust (Tauri v2)
- State: Zustand
- UI: Tailwind CSS + React Flow

## CI/CD
- Optimized CI with apt & cargo caching
- Release workflow with CI gate
- Cross-platform builds (Linux x64, Windows x64, macOS ARM64)

Merry Christmas 2025!

archive/legacy-v4

Toggle archive/legacy-v4's commit message
Archive Legacy v4 (Flattened)

4.0.7

Toggle 4.0.7's commit message
修复了一处bug

close #38 #40 #41
该版本以及后续版本插件功能不再是强制启动的功能

4.0.6

Toggle 4.0.6's commit message
修复了猪圈密码部分密码解密失败问题

fix #37

4.0.5

Toggle 4.0.5's commit message
更新版本号

4.0.4

Toggle 4.0.4's commit message
抛弃过期的旧依赖

抛弃过期的旧依赖,引用新的依赖
修复一处代码不规范问题

4.0.3

Toggle 4.0.3's commit message
textArea setLineWrap增加了自动换行

fixed #35

4.0.2

Toggle 4.0.2's commit message
init

4.0.1

Toggle 4.0.1's commit message
更新了v4.0.1

将核心代码都进行注释,将ui美化

4.0.0

Toggle 4.0.0's commit message
v4.0 update

重构了几乎所有代码,重构ui。
底层导入插件逻辑,插件逻辑。
0