Welcome Guest.

2Answers

Packaged into an exe program, what can be used to insert code into the exe

Asked by: Mary 245 views IT December 23, 2018

Packaged into an exe program, what can be used to insert code into the exe

2 Answers

  1. +2Votes  

    You can modify the exe entry, put the code you want to insert behind the exe, modify the exe length, then change the entry to your inserted code address, and return to the original entry after the execution (the virus does this)

    Of course, another solution is to pack the shell, but the shelling is not inserted in principle.

    This shows that you have a considerable level of system and assembly

    saber- December 22, 2018 |

  2. +1Votes  

    This is to ask customer service

    saber- December 22, 2018 |