NetGoatFr

Results 7 issues of NetGoatFr

### What Did You Expect To Happen? discord starting normaly ### What Happened? ![image_2024-05-11_202902669](https://github.com/Smug246/Luna-Grabber/assets/132133277/e88da939-35e1-4deb-bc8f-f081f1bcfb94) Also i would like to know how can i deinfect my discord ...... ### Add Screenshots...

bug
not fixed

Hello! After doing `buffer = require("buffer").Buffer` to get the buffer from the buffer module, i need to access the `from` method, but it's impossible due to the from builtin in...

Hello! I tried to make snapchat debuggable, But after that everything worked, the patched version is fully corrupted, dosen't start, can even be uninstalled from the home page, ect So...

Hello fellow delgan !! After many attempt to use a logger in numerous project of mine, I once decided to make my own logging utility module. But damn your logger...

So i have this code: ```py import os import glob from pypykatz.dpapi.dpapi import DPAPI WINDOWS_LOCATION = "/run/media/****/***/" # Censored HIVE = os.path.join(WINDOWS_LOCATION,"Windows","System32","config") dpapi = DPAPI() def find_masterkey_files(base_path): master_key_paths = []...

Is there a way to import a project from the base digital logic sim from https://sebastian.itch.io/digital-logic-sim ? the title say it all

Instead of loading the entire payload in the ram, which is ram inefficient, we are only loading it line by line and discarding the previous line.