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
Wednesday at 04:51 PM3 days 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 Wednesday at 04:53 PM3 days by whoknows tag users
Create an account or sign in to comment