diff --git a/JavaScript/PwnCollegeV8Exploitation b/JavaScript/PwnCollegeV8Exploitation new file mode 120000 index 0000000..1eb4730 --- /dev/null +++ b/JavaScript/PwnCollegeV8Exploitation @@ -0,0 +1 @@ +../PwnCollege/V8Exploitation \ No newline at end of file diff --git a/JavaScript/PwnCollegeV8Exploitation/Level1/Exploit.js b/PwnCollege/V8Exploitation/Level1/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level1/Exploit.js rename to PwnCollege/V8Exploitation/Level1/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level1/README.md b/PwnCollege/V8Exploitation/Level1/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level1/README.md rename to PwnCollege/V8Exploitation/Level1/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level1/REVISION b/PwnCollege/V8Exploitation/Level1/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level1/REVISION rename to PwnCollege/V8Exploitation/Level1/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level1/args.gn b/PwnCollege/V8Exploitation/Level1/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level1/args.gn rename to PwnCollege/V8Exploitation/Level1/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level1/patch b/PwnCollege/V8Exploitation/Level1/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level1/patch rename to PwnCollege/V8Exploitation/Level1/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level2/Exploit.js b/PwnCollege/V8Exploitation/Level2/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level2/Exploit.js rename to PwnCollege/V8Exploitation/Level2/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level2/README.md b/PwnCollege/V8Exploitation/Level2/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level2/README.md rename to PwnCollege/V8Exploitation/Level2/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level2/REVISION b/PwnCollege/V8Exploitation/Level2/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level2/REVISION rename to PwnCollege/V8Exploitation/Level2/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level2/args.gn b/PwnCollege/V8Exploitation/Level2/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level2/args.gn rename to PwnCollege/V8Exploitation/Level2/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level2/patch b/PwnCollege/V8Exploitation/Level2/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level2/patch rename to PwnCollege/V8Exploitation/Level2/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level3/Exploit.js b/PwnCollege/V8Exploitation/Level3/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level3/Exploit.js rename to PwnCollege/V8Exploitation/Level3/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level3/README.md b/PwnCollege/V8Exploitation/Level3/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level3/README.md rename to PwnCollege/V8Exploitation/Level3/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level3/REVISION b/PwnCollege/V8Exploitation/Level3/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level3/REVISION rename to PwnCollege/V8Exploitation/Level3/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level3/args.gn b/PwnCollege/V8Exploitation/Level3/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level3/args.gn rename to PwnCollege/V8Exploitation/Level3/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level3/patch b/PwnCollege/V8Exploitation/Level3/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level3/patch rename to PwnCollege/V8Exploitation/Level3/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level4/Exploit.js b/PwnCollege/V8Exploitation/Level4/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level4/Exploit.js rename to PwnCollege/V8Exploitation/Level4/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level4/README.md b/PwnCollege/V8Exploitation/Level4/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level4/README.md rename to PwnCollege/V8Exploitation/Level4/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level4/REVISION b/PwnCollege/V8Exploitation/Level4/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level4/REVISION rename to PwnCollege/V8Exploitation/Level4/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level4/args.gn b/PwnCollege/V8Exploitation/Level4/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level4/args.gn rename to PwnCollege/V8Exploitation/Level4/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level4/patch b/PwnCollege/V8Exploitation/Level4/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level4/patch rename to PwnCollege/V8Exploitation/Level4/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level5/Exploit.js b/PwnCollege/V8Exploitation/Level5/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level5/Exploit.js rename to PwnCollege/V8Exploitation/Level5/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level5/README.md b/PwnCollege/V8Exploitation/Level5/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level5/README.md rename to PwnCollege/V8Exploitation/Level5/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level5/REVISION b/PwnCollege/V8Exploitation/Level5/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level5/REVISION rename to PwnCollege/V8Exploitation/Level5/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level5/args.gn b/PwnCollege/V8Exploitation/Level5/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level5/args.gn rename to PwnCollege/V8Exploitation/Level5/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level5/patch b/PwnCollege/V8Exploitation/Level5/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level5/patch rename to PwnCollege/V8Exploitation/Level5/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level6/Exploit.js b/PwnCollege/V8Exploitation/Level6/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level6/Exploit.js rename to PwnCollege/V8Exploitation/Level6/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level6/README.md b/PwnCollege/V8Exploitation/Level6/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level6/README.md rename to PwnCollege/V8Exploitation/Level6/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level6/REVISION b/PwnCollege/V8Exploitation/Level6/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level6/REVISION rename to PwnCollege/V8Exploitation/Level6/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level6/args.gn b/PwnCollege/V8Exploitation/Level6/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level6/args.gn rename to PwnCollege/V8Exploitation/Level6/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level6/patch b/PwnCollege/V8Exploitation/Level6/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level6/patch rename to PwnCollege/V8Exploitation/Level6/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level7/Exploit.js b/PwnCollege/V8Exploitation/Level7/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level7/Exploit.js rename to PwnCollege/V8Exploitation/Level7/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level7/README.md b/PwnCollege/V8Exploitation/Level7/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level7/README.md rename to PwnCollege/V8Exploitation/Level7/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level7/REVISION b/PwnCollege/V8Exploitation/Level7/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level7/REVISION rename to PwnCollege/V8Exploitation/Level7/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level7/args.gn b/PwnCollege/V8Exploitation/Level7/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level7/args.gn rename to PwnCollege/V8Exploitation/Level7/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level7/patch b/PwnCollege/V8Exploitation/Level7/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level7/patch rename to PwnCollege/V8Exploitation/Level7/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level8/Exploit.js b/PwnCollege/V8Exploitation/Level8/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level8/Exploit.js rename to PwnCollege/V8Exploitation/Level8/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level8/README.md b/PwnCollege/V8Exploitation/Level8/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level8/README.md rename to PwnCollege/V8Exploitation/Level8/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level8/REVISION b/PwnCollege/V8Exploitation/Level8/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level8/REVISION rename to PwnCollege/V8Exploitation/Level8/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level8/args.gn b/PwnCollege/V8Exploitation/Level8/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level8/args.gn rename to PwnCollege/V8Exploitation/Level8/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level8/patch b/PwnCollege/V8Exploitation/Level8/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level8/patch rename to PwnCollege/V8Exploitation/Level8/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Level9/Exploit.js b/PwnCollege/V8Exploitation/Level9/Exploit.js similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level9/Exploit.js rename to PwnCollege/V8Exploitation/Level9/Exploit.js diff --git a/JavaScript/PwnCollegeV8Exploitation/Level9/README.md b/PwnCollege/V8Exploitation/Level9/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level9/README.md rename to PwnCollege/V8Exploitation/Level9/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/Level9/REVISION b/PwnCollege/V8Exploitation/Level9/REVISION similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level9/REVISION rename to PwnCollege/V8Exploitation/Level9/REVISION diff --git a/JavaScript/PwnCollegeV8Exploitation/Level9/args.gn b/PwnCollege/V8Exploitation/Level9/args.gn similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level9/args.gn rename to PwnCollege/V8Exploitation/Level9/args.gn diff --git a/JavaScript/PwnCollegeV8Exploitation/Level9/patch b/PwnCollege/V8Exploitation/Level9/patch similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Level9/patch rename to PwnCollege/V8Exploitation/Level9/patch diff --git a/JavaScript/PwnCollegeV8Exploitation/Pipfile b/PwnCollege/V8Exploitation/Pipfile similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Pipfile rename to PwnCollege/V8Exploitation/Pipfile diff --git a/JavaScript/PwnCollegeV8Exploitation/Pipfile.lock b/PwnCollege/V8Exploitation/Pipfile.lock similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/Pipfile.lock rename to PwnCollege/V8Exploitation/Pipfile.lock diff --git a/JavaScript/PwnCollegeV8Exploitation/README.md b/PwnCollege/V8Exploitation/README.md similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/README.md rename to PwnCollege/V8Exploitation/README.md diff --git a/JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py b/PwnCollege/V8Exploitation/ShellCode/Level1_catflag.py similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py rename to PwnCollege/V8Exploitation/ShellCode/Level1_catflag.py diff --git a/JavaScript/PwnCollegeV8Exploitation/ShellCode/Level2_catflag_V8JITSpray.py b/PwnCollege/V8Exploitation/ShellCode/Level2_catflag_V8JITSpray.py similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/ShellCode/Level2_catflag_V8JITSpray.py rename to PwnCollege/V8Exploitation/ShellCode/Level2_catflag_V8JITSpray.py diff --git a/JavaScript/PwnCollegeV8Exploitation/ShellCode/common.py b/PwnCollege/V8Exploitation/ShellCode/common.py similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/ShellCode/common.py rename to PwnCollege/V8Exploitation/ShellCode/common.py