is it possible to edit the dll files
C#
4
Posts
2
Posters
0
Views
1
Watching
-
hi i need to read all public methods from an assembly and read the code inside that public method, then i need to write something to that code. is it possible, plz help me coolsweety
-
hi i need to read all public methods from an assembly and read the code inside that public method, then i need to write something to that code. is it possible, plz help me coolsweety
Look at the PERWAPI from Mono.
-
Look at the PERWAPI from Mono.
thanx coolsweety
-
Look at the PERWAPI from Mono.
can u explain me how this tool can be used coolsweety