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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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