# CTFever **Repository Path**: leqixiaozi/CTFever ## Basic Information - **Project Name**: CTFever - **Description**: CTFever 是一个为 CTFer 和所有人准备的在线实用工具箱,提供 pyc 反编译、binwalk、端口扫描、Zip 伪加密检测,以及多种加密、编码和各种实用工具 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/ctfever - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-12-02 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CTFever - A Toolkit for CTF fevers ![CTFever](https://socialify.git.ci/UniiemStudio/CTFever/image?description=1&descriptionEditable=A%20fantastic%20toolkit%20for%20CTFers%20and%20everyone.&font=KoHo&issues=1&logo=https%3A%2F%2Fgithub.com%2FUniiemStudio%2FCTFever%2Fraw%2Fmain%2Fstatic%2Ficon.png&name=1&owner=1&pulls=1&stargazers=1&theme=Light) [![Open Board](https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg)](https://volta.net/UniiemStudio/CTFever?utm_source=readme) [![GitHub Workflow Status](https://github.com/UniiemStudio/CTFever/actions/workflows/container.yml/badge.svg?branch=main)](https://github.com/UniiemStudio/CTFever/actions/workflows/container.yml) ![GitHub commit activity](https://img.shields.io/github/commit-activity/w/UniiemStudio/CTFever) ![wakatime](https://wakatime.com/badge/user/589c46ee-6ba6-403c-bc9f-3a7aef5b206c/project/c477b34d-85f2-4fe0-b7c8-f74639d78dda.svg) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FUniiemStudio%2FCTFever.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FUniiemStudio%2FCTFever?ref=badge_shield) ## 简介 **CTFever** (CTF Fevers) 是为 CTF [(什么是 CTF?)](https://baike.baidu.com/item/CTF) 发烧者准备的的常用工具套件,助你过关斩将、攻克难关。 > CTFever 正在重构:[查看详情&参与讨论](https://github.com/UniiemStudio/CTFever/discussions/96) ## 使用 **步骤 0:**[🚀c5r.app](https://ctfever.uniiem.com/) **步骤 1:** 这里没有1 ## 工具清单 & ToDo List ✅ **完成** 🧪 **试验性** 🚧 **进行中** ⏰ **未开始** ❌ **已取消** | 工具 | 状态 | 工具 | 状态 | 工具 | 状态 | |--------------------------------------------------------------------|:--:|--------------------------------------------------------------------------|:--:|-----------------------------------------------------------------|:--:| | [ASCII](https://ctfever.uniiem.com/tools/ascii) | ✅ | [URL 编码](https://ctfever.uniiem.com/tools/url-encoding) | ✅ | [Base64](https://ctfever.uniiem.com/tools/base-series) | ✅ | | [ROT13](https://ctfever.uniiem.com/tools/rot-series) | ✅ | [摩尔斯码](https://ctfever.uniiem.com/tools/morse-code) | ✅ | [UUID 生成校验](https://ctfever.uniiem.com/tools/uuid-generator) | ✅ | | [摘要哈希计算](https://ctfever.uniiem.com/tools/message-digest) | ✅ | [凯撒密码](https://ctfever.uniiem.com/tools/caesar-cipher) | ✅ | [栅栏密码](https://ctfever.uniiem.com/tools/rail-fence-cipher) | 🧪 | | [猪圈密码](https://ctfever.uniiem.com/tools/pigpen) | ✅ | [维吉尼亚密码](https://ctfever.uniiem.com/tools/vigenereCipher) | ✅ | [Pyc 反编译](https://ctfever.uniiem.com/tools/pyc-decompiler) | ✅ | | [JSFuck](https://ctfever.uniiem.com/tools/jsfuck) | ✅ | [BrainFuck](https://ctfever.uniiem.com/tools/brain-fuck) | ✅ | [IP 归属地](https://ctfever.uniiem.com/tools/ip-geo) | ✅ | | [进制转换](https://ctfever.uniiem.com/tools/radix-conversion) | ✅ | [时间戳转换](https://ctfever.uniiem.com/tools/timestamp) | ✅ | [串口调试器](https://ctfever.uniiem.com/tools/serial) | ✅ | | [CRC 计算](https://ctfever.uniiem.com/tools/crc-checksum) | ✅ | [核心价值观密码](https://ctfever.uniiem.com/tools/core-values-cipher) | ✅ | [端口分析(扫描)](https://ctfever.uniiem.com/tools/port-scan) | ✅ | | [Binwalk 分析](https://ctfever.uniiem.com/tools/bin-extractor) | ✅ | [UTF-8 转换](https://ctfever.uniiem.com/tools/utf8-conversion) | ✅ | [Base64 图片转换](https://ctfever.uniiem.com/tools/base64-to-image) | 🧪 | | 字典生成工具 | ⏰ | 盲水印提取 | ⏰ | 云影密码 | ⏰ | | Wireshark 键盘输入数据提取 | ⏰ | [Zip 伪加密识别](https://ctfever.uniiem.com/tools/pseudo-encrypted-zip-check) | 🧪 | [Json 编辑器](https://ctfever.uniiem.com/tools/json-serializer) | ✅ | | [数据存储单位换算](https://ctfever.uniiem.com/tools/data-units-conversion) | ✅ | | | | | ## 截图 ![首页](static/screenshots/header.png) ![Pyc 反编译工具](static/screenshots/tool_pyc_decompiler.png) ![Binwalk 工具](static/screenshots/tool_bin_extractor.png) ![Zip 伪加密识别工具](static/screenshots/tool_pseudo_zip.png) ![末页](static/screenshots/footer.png) ## 特色 - 条理性,对 CTF 中常见的题型需要使用到的工具进行了分类 - 亲和力,UI 现代化,流畅简约,考虑用户的感受 - 积极性,开发团队活跃,频繁更新 - 互动性,接受用户的反馈和建议,第一时间做出合理更改 - 可定制,无服务器部分开源,可自由修改、定制 _(遵循 GPLv3 协议)_ ## 目标和下一步计划 CTFever 的目标是涵盖大部分 CTF 题型所需要的工具。 我们目前正在跟进 ToDo List 中的工具开发,如果你有好点子,欢迎提交 [Issues](https://github.com/UniiemStudio/CTFever/issues/new?assignees=HoshinoSuzumi&labels=feature&template=feature_request.md&title=%5BFEAT%5D+) 或 [Pull Request](https://github.com/UniiemStudio/CTFever/compare) ## Stargazers 趋势 [![Stargazers over time](https://starchart.cc/UniiemStudio/CTFever.svg)](https://starchart.cc/UniiemStudio/CTFever) ## 贡献 ### 开发环境和部署 ```bash # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate # or use docker $ docker build -t ctfever . $ docker run -d -p 8000:3000 ctfever ``` ### [贡献指南](https://github.com/UniiemStudio/CTFever/blob/main/CONTRIBUTING.md) CTFever - A fantastic toolkit for CTFers and everyone | Product Hunt ### 捐赠 [![](static/readme/afdian.jpg)](https://afdian.net/@hoshino_suzumi) ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FUniiemStudio%2FCTFever.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FUniiemStudio%2FCTFever?ref=badge_large)