Skip to content

Instantly share code, notes, and snippets.

View mynameisfashanu's full-sized avatar

_pwnx86 mynameisfashanu

View GitHub Profile
@lolzballs
lolzballs / HelloWorld.java
Created March 22, 2015 00:21
Hello World Enterprise Edition
import java.io.FileDescriptor;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.PrintStream;
public class HelloWorld{
private static HelloWorld instance;
public static void main(String[] args){
instantiateHelloWorldMainClassAndRun();
@mubix
mubix / infosec_newbie.md
Last active July 10, 2025 04:30
How to start in Infosec