From 41c959a4652377dd357c6ab81340fb8e64d25a9f Mon Sep 17 00:00:00 2001 From: Jack Ren Date: Fri, 27 Sep 2024 10:32:08 +0800 Subject: [PATCH] Moved `JavaScript/PwnCollegeV8Exploitation/` to `PwnCollege/V8Exploitation/` --- JavaScript/PwnCollegeV8Exploitation | 1 + .../V8Exploitation}/Level1/Exploit.js | 0 .../V8Exploitation}/Level1/README.md | 0 .../V8Exploitation}/Level1/REVISION | 0 .../V8Exploitation}/Level1/args.gn | 0 .../V8Exploitation}/Level1/patch | 0 .../V8Exploitation}/Level2/Exploit.js | 0 .../V8Exploitation}/Level2/README.md | 0 .../V8Exploitation}/Level2/REVISION | 0 .../V8Exploitation}/Level2/args.gn | 0 .../V8Exploitation}/Level2/patch | 0 .../V8Exploitation}/Level3/Exploit.js | 0 .../V8Exploitation}/Level3/README.md | 0 .../V8Exploitation}/Level3/REVISION | 0 .../V8Exploitation}/Level3/args.gn | 0 .../V8Exploitation}/Level3/patch | 0 .../V8Exploitation}/Level4/Exploit.js | 0 .../V8Exploitation}/Level4/README.md | 0 .../V8Exploitation}/Level4/REVISION | 0 .../V8Exploitation}/Level4/args.gn | 0 .../V8Exploitation}/Level4/patch | 0 .../V8Exploitation}/Level5/Exploit.js | 0 .../V8Exploitation}/Level5/README.md | 0 .../V8Exploitation}/Level5/REVISION | 0 .../V8Exploitation}/Level5/args.gn | 0 .../V8Exploitation}/Level5/patch | 0 .../V8Exploitation}/Level6/Exploit.js | 0 .../V8Exploitation}/Level6/README.md | 0 .../V8Exploitation}/Level6/REVISION | 0 .../V8Exploitation}/Level6/args.gn | 0 .../V8Exploitation}/Level6/patch | 0 .../V8Exploitation}/Level7/Exploit.js | 0 .../V8Exploitation}/Level7/README.md | 0 .../V8Exploitation}/Level7/REVISION | 0 .../V8Exploitation}/Level7/args.gn | 0 .../V8Exploitation}/Level7/patch | 0 .../V8Exploitation}/Level8/Exploit.js | 0 .../V8Exploitation}/Level8/README.md | 0 .../V8Exploitation}/Level8/REVISION | 0 .../V8Exploitation}/Level8/args.gn | 0 .../V8Exploitation}/Level8/patch | 0 .../V8Exploitation}/Level9/Exploit.js | 0 .../V8Exploitation}/Level9/README.md | 0 .../V8Exploitation}/Level9/REVISION | 0 .../V8Exploitation}/Level9/args.gn | 0 .../V8Exploitation}/Level9/patch | 0 .../V8Exploitation}/Pipfile | 0 .../V8Exploitation}/Pipfile.lock | 0 .../V8Exploitation}/README.md | 0 .../V8Exploitation}/ShellCode/Level1_catflag.py | 0 .../V8Exploitation}/ShellCode/Level2_catflag_V8JITSpray.py | 0 .../V8Exploitation}/ShellCode/common.py | 0 52 files changed, 1 insertion(+) create mode 120000 JavaScript/PwnCollegeV8Exploitation rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level1/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level1/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level1/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level1/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level1/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level2/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level2/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level2/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level2/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level2/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level3/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level3/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level3/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level3/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level3/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level4/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level4/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level4/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level4/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level4/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level5/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level5/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level5/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level5/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level5/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level6/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level6/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level6/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level6/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level6/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level7/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level7/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level7/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level7/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level7/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level8/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level8/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level8/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level8/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level8/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level9/Exploit.js (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level9/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level9/REVISION (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level9/args.gn (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Level9/patch (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Pipfile (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/Pipfile.lock (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/README.md (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/ShellCode/Level1_catflag.py (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/ShellCode/Level2_catflag_V8JITSpray.py (100%) rename {JavaScript/PwnCollegeV8Exploitation => PwnCollege/V8Exploitation}/ShellCode/common.py (100%) 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