Skip to content

Instantly share code, notes, and snippets.

View vncloudsco's full-sized avatar
🏠
Working from home

Mạnh Tường Solo vncloudsco

🏠
Working from home
View GitHub Profile
@unostar
unostar / fcop
Created September 10, 2009 10:32
fcop
<title>Keygen & ScriptDecryptor</title>
<form method="post">
<input type="file" name="path"><br>
<input type="submit" name="decrypt" value="Decrypt">
</form>
<form method="post">
<input type="file" name="path"><br>
<input type="submit" name="encrypt" value="Encrypt">
</form>
<form method="post">