January 30Jan 30 ArmDot .NET v2026.1 File protected with Hide stringsObfuscate control flowObfuscate namesObfuscate namespacesand some virtualizationaccepted solution - unpack OR tell what is doing. File Information Submitter whoknows Submitted 01/30/2026 Category UnPackMe (.NET) View File
21 hours ago21 hr Author @gorongolydev @0xman give me more!just saying, the source keypress function is as : private void g_KeyPress(object sender, KeyPressEventArgs e) { if (e.KeyChar == 13) { e.Handled = true; btn.PerformClick(); } } Edited 21 hours ago21 hr by whoknows tag users
Create an account or sign in to comment