List Question
20 TechQA 2022-06-08T10:11:25.633000Why does peverify give me an "unable to resolve token" error for plain and simple managed code?
137 views
Asked by Evgeniy Berezovsky
Wrap IL into an assembly written on disk in C# / .NET Core?
1.4k views
Asked by Joannes Vermorel
C# System.TypeInitializationException When Generic Types used
399 views
Asked by Timon M
Verification error on unsafe c# return type using Peverify and ILVerify
421 views
Asked by miniwolf
How can I ensure an unverifiable .NET assembly is valid?
420 views
Asked by Joe Sewell
Why is this code failing to verify?
290 views
Asked by Mason Wheeler
How to diagnose "Type load failed" from PEVerify
756 views
Asked by Mason Wheeler
How to correct Stack UNDERflow error
3.7k views
Asked by jmoreno
Is PEVerify warning about duplicate methods wrong here?
298 views
Asked by Ivan Danilov
How can I investigate issues after obfuscation in .net?
2.7k views
Asked by Ivan Danilov
What does "Illegal use of type 'void' in signature" mean?
254 views
Asked by Mason Wheeler
Changing callvirt to call in IL
966 views
Asked by atlaste
Can PEVerify tell me the severity of each error?
240 views
Asked by GregRos
Invoke developer command prompt from python
1.3k views
Asked by Nevin Raj Victor
peverify: Method is not visible?
695 views
Asked by vexe
PEVerify fails on explicit interface property when the interface is in a Portable Class Library
268 views
Asked by Eric
peverify error "Stack depth differs depending on path"
261 views
Asked by Mark Richman
Why does a program with a PEVerified Stack Overflow Scenario (maxstack) Not Crash the CLR?
2.4k views
Asked by John K
Why is this .Net IL not verifiable?
571 views
Asked by Earlz