40296d827f
Update README files to include instructions for running Docker images directly from Docker Hub, enhancing clarity on usage with specific wordlist paths.
main
Ly Tuan Kiet2025-07-05 06:13:02 +00:00
134ed1acdd
Update .gitignore to include additional build artifacts: 'bruteforce_packed' and 'bruteforce_unpacked'.
Ly Tuan Kiet2025-07-05 05:57:28 +00:00
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.
Ly Tuan Kiet2025-07-05 05:28:15 +00:00
6fd3eac4b4
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.
Ly Tuan Kiet2025-07-05 00:03:12 +00:00
c47af35a65
Refactor bruteforce.c to improve code structure and enhance performance. Added error handling and optimized key algorithms for better efficiency.
Ly Tuan Kiet2025-07-04 23:58:30 +00:00
541f9381cd
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.
Ly Tuan Kiet2025-07-04 23:52:27 +00:00