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

Block or report B1Fr0st

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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