Principle and decryption of a shell to. Net program 4 (Translating the Il bytecode)

Source: Internet
Author: User
Tags dot net

In the previous chapters, we have been able to remove encrypted data.ProgramThe original il bytecode. These bytecode are hexadecimal, and it is very difficult for my brain to read them directly. This chapter describes how to translate bytecode into readable msil compilations.CodeAnd the solutions to the issues left over in the previous chapters.
 

Here we will use the above tool software ilbytedecoder.

Software: http://www.bbsftp.com/temp/ILByteDecode.rar
It is easy to use. Pay attention to the file name in the middle. You can leave this field empty or not. If not,
The string value and method name cannot be displayed in the decoded msil code.

As mentioned above, the following solutions have been found for the injection of the EXE program:
1. The traditional Win32 injection method uses C ++/CLI to write DLL injection.
2. Profile Mode Modify Il on the fly, direct injection of dot net DLL.

After injection, you can directly operate in the memory,

Tankaiha: "Practice has proved that the original code of the software encrypted by maxtocode (codelib used here) can be restored in the memory. "

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.