Commit Graph

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