jewdev on 12:58 AM 11/22/2024: no protection at all.
string text = "sifreyok";
if (this.txtKey.Text == text)
{
MessageBox.Show("giris basarili");
return;
}
MessageBox.Show("giris basarisiz");
DanielDev on 8:12 PM 12/11/2024: Password : sifreyok
whis on 2:09 PM 01/09/2025: Just open the .exe with dnspy check the btnlogin code u will see password "sifreyok" this is the easy solution
SEcond x64dbg jmp
third ida-ghidra u can still see password etc
Squ1reX on 4:50 PM 01/10/2025: how to extract a file from an archive?