This website requires JavaScript.
Explore
Help
Register
Sign In
tuankiet2s
/
mini-unix-brute
Watch
1
Star
0
Fork
0
You've already forked mini-unix-brute
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
mini-unix-brute
/
brute
/
source
History
Ly Tuan Kiet
0babcb18ff
Enhance Dockerfile.optimized to include binutils for objcopy command and improve UPX compression strategy. Added steps to remove residual padding and compare compression results, ensuring the smallest binary size.
2025-07-05 05:28:15 +00:00
..
yescrypt
Initial import: ultra-small bruteforce tool, docs, and .gitignore
2025-07-04 23:43:25 +00:00
bruteforce.c
Enhance bruteforce.c with detailed comments and documentation in Vietnamese, explaining the program's functionality, usage, and security notes. Improved code readability with comments on key functions and processes.
2025-07-04 23:52:27 +00:00
Dockerfile
Update README and Dockerfiles to reflect optimized build process and image sizes. Added detailed explanations for compilation flags and enhanced binary stripping techniques. Introduced separate Dockerfile for optimized image with LZMA compression.
2025-07-05 00:03:12 +00:00
Dockerfile.alternative
Refactor bruteforce.c to improve code structure and enhance performance. Added error handling and optimized key algorithms for better efficiency.
2025-07-04 23:58:30 +00:00
Dockerfile.optimized
Enhance Dockerfile.optimized to include binutils for objcopy command and improve UPX compression strategy. Added steps to remove residual padding and compare compression results, ensuring the smallest binary size.
2025-07-05 05:28:15 +00:00