looking for a python3 library that can extract resource from dotnet binaries #pype32 doesn't support python3
-
-
Don't know any library for Python but you could always get the resource address/offset from the .NET header and read the resource as a binary blob. Try checking page 98+ from .NET IL Assembler by Serge Lidin and code away :-)
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
For dotnet/C# you could use dnLib https://github.com/0xd4d/dnlib and the book I mentioned is in Google Books
-
That's a lot of work to get resources. Check this out: https://gist.github.com/wxsBSD/1e518cef545fee7bb991a9dc6c14a0f7 … I think I sent it to you privately before?
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.