This website requires JavaScript.
Explore
Help
Sign In
thebestvibedev
/
thanh-unix-brute
Watch
1
Star
0
Fork
0
forked from
tuankiet2s/mini-unix-brute
Code
Pull Requests
Activity
Files
0babcb18ff3d3587abe5f33e86590d226f2585b5
thanh-unix-brute
/
brute
/
source
T
History
tuankiet2s
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