Brute forcing protected ZIP archives in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • GPUZipCracker

    A macOS GPU-accelerated encrypted ZIP archive cracking tool.

    Maybe look at this one: https://github.com/eldade/GPUZipCracker

  • zip_dict_attack

    Program to determine the password of an encrypted ZIP file via dictionary attack.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • Rust-CUDA

    Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

    With Rust-CUDA you can write Rust code to run on the GPU quite easily, long as the code is no_std (and you have a NVIDIA GPU).

  • rust-gpu

    🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

    Rust-GPU works too to compile Rust code to compute shaders. Then you can use wgpu to run the generated shader. It works for all GPUs but Rust-GPU is very much alpha software and doesn't support algebraic data types, iterators etc.

  • wgpu

    Cross-platform, safe, pure-rust graphics api.

    Rust-GPU works too to compile Rust code to compute shaders. Then you can use wgpu to run the generated shader. It works for all GPUs but Rust-GPU is very much alpha software and doesn't support algebraic data types, iterators etc.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts