Commit Graph

16 Commits

Author SHA1 Message Date
134ed1acdd Update .gitignore to include additional build artifacts: 'bruteforce_packed' and 'bruteforce_unpacked'. 2025-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. 2025-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. 2025-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. 2025-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. 2025-07-04 23:52:27 +00:00
3b51303ab6 Initial import: ultra-small bruteforce tool, docs, and .gitignore 2025-07-04 23:43:25 +00:00
Artak
15a5f50365 Merge pull request #3 from holycow1991/fix/readme-typo
chore(readme): fix typo
2023-12-28 12:31:12 +04:00
holycow1991
98e27bb4de chore(readme): fix typo 2023-12-21 23:00:49 +01:00
Artak
1688ef80f5 Merge pull request #2 from dooqod/develop
Added lambo, typo fixed in README
2023-12-21 20:22:08 +04:00
Artak
8b07b1f9fa Merge branch 'main' into develop 2023-12-21 20:19:54 +04:00
Artak Vardanyan
41c58e30fb readme typos fixed 2023-12-21 16:14:31 +00:00
Artak Vardanyan
680161bb54 Pushed to Dockerhub, its showing 92 bytes under DockerHub. 2023-12-21 19:55:32 +04:00
Artak Vardanyan
7e68dde63e Worlds smallest Docker Image - aka WSDI - pushing all hard work 2023-12-21 19:55:32 +04:00
Artak Vardanyan
1802e46dfc Pushed to Dockerhub, its showing 92 bytes under DockerHub. 2023-12-21 15:54:09 +00:00
Artak Vardanyan
6f8401193a Worlds smallest Docker Image - aka WSDI - pushing all hard work 2023-12-21 15:28:00 +00:00
Artak
1d528615fc Initial commit 2023-12-21 18:40:36 +04:00