Skip to content
View B1Fr0st's full-sized avatar
  • snafucentral
  • 01:54 (UTC -08:00)

Block or report B1Fr0st

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
B1Fr0st/README.md

Wilted beyond

use basev2::prelude::*;

#[basev2::main]
fn main() {
  basev2:opinionated_build("deadlock.exe")
    .with_logic(esp)
    .with_logic(aimbot)
    .with_logic(scripting)
    .with_logic(exploits)
    .with_thread(players)
    .with_thread(cache)
    .run()
}

Pinned Loading

  1. dumpspace-api dumpspace-api Public

    A simple Rust library for interacting with Spuckwaffel's Dumpspace website.

    Rust

  2. lokidumper lokidumper Public

    Simple, easily extensible process dumping tool designed to bypass Theia protections

    Rust

  3. rustedh0llow rustedh0llow Public

    A process hollowing tool able to self inject any binary.

    Rust