Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cil
How do I debug a .NET executable at MSIL-level?
Dec 14, 2018
.net
debugging
cil
What are the possible OpCodes for the last instruction of a method?
Jun 27, 2018
c#
.net
cil
il
opcode
How does C# handle calling an interface method on a struct?
May 07, 2022
c#
.net
struct
interface
cil
C# IL code modification - keep stack intact
Nov 08, 2022
c#
metaprogramming
static-analysis
cil
opcode
"Operation could destablize the runtime" and DynamicMethod with value types
Sep 05, 2015
c#
cil
Why does `OpCode.Value` have the "wrong" endianness?
Jun 19, 2022
.net
endianness
cil
reflection.emit
opcode
Using assemblies compiled from IL with .NET Core & Xamarin
Jun 15, 2022
c#
xamarin
.net-core
cil
.net-standard
Is it possible to indirectly load a value type on the stack
Feb 06, 2021
cil
reflection.emit
Do I need to write my own unmanaged IL library to rewrite IL with the CLR Profiling API?
Jan 19, 2020
.net
profiling
cil
rewriting
clr-profiling-api
CIL unbox_any instruction - strange behavior
Apr 05, 2018
.net
clr
nullreferenceexception
cil
il
Why does Scala compiler for .NET ignore the meaning of val?
Apr 12, 2015
c#
java
scala
bytecode
cil
Verification error on unsafe c# return type using Peverify and ILVerify
Oct 20, 2018
c#
cil
peverify
Create a catch-all handler for all events and delegates in C#
Mar 20, 2018
c#
.net
events
delegates
cil
Validating .NET Framework Assemblies
Oct 20, 2022
.net
security
.net-assembly
cil
ngen
ILDASM and ILASM, how use them?
Aug 27, 2022
c#
disassembly
cil
ildasm
ilasm
.NET and output file extension
Aug 16, 2022
cil
What is the difference between normal and shortform opcodes in CIL?
Sep 24, 2022
cil
Why does adding beforefieldinit drasticly improve the execution speed of generic classes?
Nov 09, 2021
c#
cil
reflection.emit
il
Is stringbuilder necessary anymore?
Oct 16, 2022
c#
string
clr
stringbuilder
cil
If events are implemented as delegates in .NET, what is the point of the .event IL section?
Oct 16, 2022
c#
.net
events
delegates
cil
« Newer Entries
Older Entries »