mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-15 15:29:23 +00:00
Fixed a type
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class Goat {
|
||||
public static void main(String[] args){
|
||||
System.out.println("Hi! Any code can be running here!");
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user