Esta hecho en html y javascript......En el vídeo no lo mostré ya que como dije lo había borrado por error así que tuve que hacerlo de nuevo, aquí les dejo una foto del keygen
Aquí el código
<html>
<head><title>Keygen Crackme 8 Rogerfm.Net</title>
</head>
<body bgcolor="black">
<center>
<table border="1" width="1200" style="font-size:30px;color:white;">
<tr><td>
<marquee>Keygen Crackme 8 Rogerfm.Net .....:::::By Hacked Flamer:::::.....</marquee>
</td></tr>
</table>
<br><br><br><br>
<table border="1" width="600" height="180" style="font-size:20px;text-align:center;color:white;">
<tr><td>
Serial: <input type="text" id="s1" style="background-color:#4D524A;color:white;font-size:15;text-align:center;" disabled> <input type="button" value="Copy" onclick="copy(1)"><br><br>
Archivo abc.xyz: <input type="text" id="s2" style="background-color:#4D524A;color:white;font-size:15;text-align:center;" disabled> <input type="button" value="Copy" onclick="copy(2)">
</td></tr>
</table>
<br><br>
<input type="button" value="Generar" onclick="generar()"> <input type="button" value="Detener" onclick="stop()">
<br><br><br><br><br><br><br><br><br><br><br><br>
<div style="color:white;font-size:23px">Debes Cambiar La Fecha De Tu Sistema Operativo a 20/05/1992 Para Que El Crackme Pueda Ser Registrado Y Crear El Archivo abc.xyz Con El Serial Indicado</div>
</center>
<script>
var tiempo;
function copy(op)
{
if(op==1)
{
document.getElementById("s1").disabled=false;
document.getElementById("s1").select();
document.execCommand("copy");
document.getElementById("s1").disabled=true;
}
else if(op==2)
{
document.getElementById("s2").disabled=false;
document.getElementById("s2").select();
document.execCommand("copy");
document.getElementById("s2").disabled=true;
}
}
//===============================================================
function stop()
{
clearTimeout(tiempo);
}
//===============================================================
function generar()
{
tiempo=setTimeout(function(){gen()},10);
}
//================================================================
function gen()
{
var digi = new Array(8),posicion,sr,a,b,x,y;
var cadena = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
var largo = cadena.length - 1;
posicion = Math.floor(Math.random() * ((largo+1) - 0) + 0);
digi[1] = cadena.substr(posicion,1);
posicion = Math.floor(Math.random() * ((largo+1) - 0) + 0);
digi[7] = cadena.substr(posicion,1);
sr = Math.floor(Math.random()*((9+1)-1)+1);
a = digi[1].charCodeAt(0);
b = digi[7].charCodeAt(0);
do
{
x = String.fromCharCode(a + sr);
y = String.fromCharCode(b - sr);
sr--;
}
while((cadena.indexOf(x) == -1) || (cadena.indexOf(y) == -1))
digi[3] = x;
digi[8] = y;
posicion = Math.floor(Math.random() * ((largo+1) - 0) + 0);
digi[2] = cadena.substr(posicion,1);
posicion = Math.floor(Math.random() * ((largo+1) - 0) + 0);
digi[4] = cadena.substr(posicion,1);
sr = Math.floor(Math.random()*((9+1)-1)+1);
a = digi[2].charCodeAt(0);
b = digi[4].charCodeAt(0);
do
{
x = String.fromCharCode(a + sr);
y = String.fromCharCode(b - sr);
sr--;
}
while((cadena.indexOf(x) == -1) || (cadena.indexOf(y) == -1))
digi[5] = x;
digi[6] = y;
tiempo=setTimeout(function(){gen()},10);
document.getElementById("s1").value=digi[1] + digi[2] + digi[3] + digi[4] + digi[5] + digi[6] + digi[7] + digi[8];
document.getElementById("s2").value=digi[6] + digi[4] + digi[8] + digi[1];
}
</script>
</body>
</html>
Si lo quieren probar solo copean y pegan en el bloc de notas y a guardan como keygen.html
Link del video: https://www.youtube.com/watch?v=7IJ81QUP5ho&t=2835s
bueno saludos Flamer y hasta la próxima