From 4565c32498bb3c4142849434ea6d51d6e7b06a09 Mon Sep 17 00:00:00 2001 From: Jack Ren Date: Sat, 7 Sep 2024 12:09:11 +0800 Subject: [PATCH] Renamed JavaScript/PwnCollegeV8Exploitation/ShellCode/catflag.py -> JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py --- .../ShellCode/{catflag.py => Level1_catflag.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename JavaScript/PwnCollegeV8Exploitation/ShellCode/{catflag.py => Level1_catflag.py} (100%) diff --git a/JavaScript/PwnCollegeV8Exploitation/ShellCode/catflag.py b/JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py similarity index 100% rename from JavaScript/PwnCollegeV8Exploitation/ShellCode/catflag.py rename to JavaScript/PwnCollegeV8Exploitation/ShellCode/Level1_catflag.py