7 Commits
Author SHA1 Message Date
tuankiet2s 40296d827f Update README files to include instructions for running Docker images directly from Docker Hub, enhancing clarity on usage with specific wordlist paths. 2025-07-05 06:13:02 +00:00
tuankiet2s 134ed1acdd Update .gitignore to include additional build artifacts: 'bruteforce_packed' and 'bruteforce_unpacked'. 2025-07-05 05:57:28 +00:00
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
tuankiet2s 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. 2025-07-05 00:03:12 +00:00
tuankiet2s c47af35a65 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
tuankiet2s 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. 2025-07-04 23:52:27 +00:00
tuankiet2s 3b51303ab6 Initial import: ultra-small bruteforce tool, docs, and .gitignore 2025-07-04 23:43:25 +00:00