
Hambrix@damir-science-innovators
2 Posts
Quote from Hambrix on October 16, 2020, 6:22 am
Hello. I would like to ask about decompiling the server.dll file from Portal 2.
I tried using ILSpy, but it didn't help. Please tell me how I can decompile it?
Thank you in advance.
Hello. I would like to ask about decompiling the server.dll file from Portal 2.
I tried using ILSpy, but it didn't help. Please tell me how I can decompile it?
Thank you in advance.

ENDERZOMBI102@enderzombi102
1 Post
Quote from ENDERZOMBI102 on November 24, 2020, 3:15 am
you can't simply decompile it, a source game has multiple parts divided in multiple DLLs, if you want the source code, you need to Reverse Engineer it, it takes _several_ months , dedication and knowledge of c++ and x86 ASM
you can't simply decompile it, a source game has multiple parts divided in multiple DLLs, if you want the source code, you need to Reverse Engineer it, it takes _several_ months , dedication and knowledge of c++ and x86 ASM
Hambrix has reacted to this post.

Hambrix@damir-science-innovators
2 PostsTopic Author
Quote from Hambrix on December 7, 2020, 9:12 am
Thanks
Thanks