Skip to content
View LunarN0v4's full-sized avatar
πŸ’ 
Fall into the night, shattering the light.
πŸ’ 
Fall into the night, shattering the light.

Organizations

@bismuth-srv
Block or Report

Block or report LunarN0v4

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
LunarN0v4/README.md

β˜…β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β˜…

Typing SVG

I'm a student who hates the App Store (by Apple) with a passion.
I'm your average developer who works in multiple areas of software engineering.

Typing SVG

β˜…β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β˜…

Languages I code in:

Typing SVG

β˜…β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β”β˜…

Visitor count:

Pinned

  1. novampp novampp Public

    NovAMPP (Nova's Apache2, MariaDB, PHP and Perl server), created for my high school to use in digital technology classes.

    JavaScript

  2. FaceTime-in-Electron FaceTime-in-Electron Public

    Apple's FaceTime in Electron. For those who want an app instead of using Google Chrome for their FT calls.

    HTML

  3. Corrupt Filename Bug (Recycle Bin, w... Corrupt Filename Bug (Recycle Bin, win10 amd64 22H2)
    1
    After watching the latest [Endermanch](https://youtube.com/@Endermanch) video and using my basic knowledge of hex, I've found a bug with the Recycle Bin on Windows 10 (amd64, 22H2).  
    2
    I have found out partially why it seems to happen, but I'm mostly unsure, and therefore, the cause is merely a theory.  
    3
    Here's how to do it:  
    4
    1. Open a hex editor, hopefully you know how to get to the "secret" Recycle Bin files already after watching Endermanch's video  
    5
    2. Open the "$I" file for your recycled file (not deleted) in your hex editor  
  4. Text and Value Injection Text and Value Injection
    1
    Text Injection is to inject text into a website and overwrite the original content.
    2
    Value Injection is to inject a custom value to edit what a website says, not the same as text injection but can be used for a similar purpose.
    3
    These are NOT vulnerabilities, but can be used to deceive people, it might be best to use JS to circumvent this issue.
    4
    Popular platforms are usually not affected by these issues.
    5