How to “patch/hack” a .Net assembly
ildasm "foo.exe/dll" /out="foo.il"
Then edit the IL code. To recompile again:
ilasm [/dll] "foo.il"
[powered by WordPress.]
jour·nal n. A personal record of occurrences, experiences, and reflections kept on a regular basis; a diary.
36 queries. 0.693 seconds