Skip to content

Commit

Permalink
Update 1337_file.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetcore authored May 17, 2024
1 parent 7108952 commit d81178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1337_file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ public class Exploit {
}

Compile exploit to Javacode:
javac Exploit.java
javac Exploit.java --release 8

Host Javacode with python:
python3 -m http.server
Expand Down

0 comments on commit d81178c

Please sign in to comment.