Skip to content
View FNGarvin's full-sized avatar
  • Moline, IL

Block or report FNGarvin

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

Pinned Loading

  1. DaveSaveEd DaveSaveEd Public

    A Basic Save Editor for Dave the Diver

    C 3 1

  2. IntroToBurp CTF Without BurpSuite. IntroToBurp CTF Without BurpSuite.
    1
    # IntroToBurp CTF Without BurpSuite
    2
    
                  
    3
    I've been having fun with [these puzzles](https://play.picoctf.org/practice/challenge/419), but I don't appreciate being asked to download paid software from organizations I do not know or trust.  Fortunately, this CTF can be easily completed with integrated browser features alone.  Here, I'll document my step-by-step process - first in Firefox and then in Chrome.  
    4
    
                  
    5
    First, start the instance and open the provided link.![image](https://gist.github.com/user-attachments/assets/daa9d93f-8227-4c09-9341-30c5234fcc93)
  3. Pins Pins Public

    A variation of the famous Nim game.

    HTML

  4. fastwan-moviegen fastwan-moviegen Public

    Provisioning Script and Simple Test to Work the MoveiGen Prompts Using FastWan

    Python 3

  5. A tool to analyze .safetensors LoRA ... A tool to analyze .safetensors LoRA files.
    1
    #!/usr/bin/env python3
    2
    #
    3
    # Author: FNGarvin
    4
    # License: MIT
    5
    #