CodeFanaticX
CodeFanaticX
I'm trying to load the exe protected with AGILE.Net. Am I doing, correct? or what should I do first before I use this dumper? ``` Unhandled Exception: System.BadImageFormatException: Could not...
Hi. Already build this but still no idea how I can use this to my app. Is there any tutorial?
[OptionOrder(0), Description("")] public string Url { get; set; } How I can make it to any position? e.g. MyApp.exe --arg1 --arg2 URL MyApp.exe --arg1 URL --arg2 MyApp.exe --arg1 --arg2 -arg3...
### Issue Description: **Environment:** - OS: Windows 10 - .NET version: .NET 9 - Library: sqlite-net (using Microsoft.Data.Sqlite for SQLite interaction) **Problem:** When compiling my project with Native AOT settings...