Welcome to the Toolkit project! This project contains a collection of Windows applications and various tools written in C and Python. Below is a brief introduction to each application or tool and its contents.
Tip
Download: Pre-compiled executables are available here.
| Application | Description |
|---|---|
BitViewer |
An application for viewing bit data of a hex data. |
ClockApp |
A simple clock application. |
HexViewer |
The WPF version of BitViewer. |
ImgConverter |
An image conversion tool supporting multiple image formats. |
KbSim |
A keyboard simulator application. |
PCIe |
An application to calculate PCIe address. |
SecKit |
An application for AES encryption/decryption and hash calculating. |
StickyNotes |
A sticky notes application. |
StopWatch |
A simple stopwatch application. |
Timer |
A timer application. |
TimeTracker |
A time tracking application. |
| Tool | Description |
|---|---|
aes_dec |
AES decryption tool. |
Checksum |
Checksum calculation tool. |
Crc32 |
CRC32 checksum tool. |
ecdsa_verify |
ECDSA signature verification tool. |
A collection of Python tools or scripts.
Contributions are welcome. Please submit a Pull Request or report an Issue.
Copyright (c) 2025 Gavin Xue. All rights reserved.
This project is licensed under the BSD-2-Clause License.
Thank you for your interest in this project.
Enjoy coding, enjoy life. 🌹