![]() |
|
How to inject a .NET 2.0 file into vbc.exe? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework) +--- Thread: How to inject a .NET 2.0 file into vbc.exe? (/Thread-How-to-inject-a-NET-2-0-file-into-vbc-exe) |
How to inject a .NET 2.0 file into vbc.exe? - FileBoss - 01-11-2016 Is there a way to do this or is it just with native executables? RE: How to inject a .NET 2.0 file into vbc.exe? - Killpot - 01-12-2016 You should be able to, but there's many points of failure that you could be getting caught up on, do you have an error message? And what code(if any) do you have, would you mind posting it so we can help further? |