Skip to content
View marzavec's full-sized avatar

Highlights

  • Pro

Organizations

@hack-chat
Block or Report

Block or report marzavec

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. AndrewBelt/hack.chat AndrewBelt/hack.chat Public archive

    a minimal, distraction-free chat application

    JavaScript 2.4k 338

  2. hack-chat/main hack-chat/main Public

    a minimal, distraction-free chat application

    JavaScript 1.2k 212

  3. hack-chat/3rd-party-software-list hack-chat/3rd-party-software-list Public

    bots, clients and other software people have made for hack.chat

    136 30

  4. ToastyStoemp/Toasty.Chat ToastyStoemp/Toasty.Chat Public archive

    JavaScript 13 16

  5. M4GNV5/Hack.ChatBot M4GNV5/Hack.ChatBot Public

    Bot for https://hack.chat/

    JavaScript 41 17

  6. Browser-based subdomain bruteforcing... Browser-based subdomain bruteforcing using DNS over HTTP(s) (DoH)
    1
    /*
    2
      Developer: Marzavec ( https://github.com/marzavec )
    3
      Description: A simple browser-based subdomain bruteforcing script, using DoH providers. Developed as a 5 minute hack, just to see it's preformance. Many improvements could be made, such as adding error handling or informing the user when the script is done.
    4
      Usage: Open the browsers dev console (usually F12), paste this script, change the `rootTld`, press enter to run. Ezpz.
    5
    */