that way of inline patching alread used by fly long time ago...:)
but this way of inline patch asprotect has a limitation in the latest version...u have to change a lot of bytes in the exe and the only location u can jump is the pe section..and write ur own patch there....pretty small location...:(..because latest asprotect will delete clear all the code at "adata" section when it's run....but revengecrew team way of inline patching can avoid that....and u can even add section to the exe if u wish just u need to change back the bytes to the original bytes to maintain the crc...
最初由 stephenteh 发布 that way of inline patching alread used by fly long time ago...:) but this way of inline patch asprotect has a limitation in the latest version...u have to change a lot of bytes in the exe and the only location u can jump is the pe section..and write ur own patch there....pretty small location...:(..because latest asprotect will delete clear all the code at "adata" section when it's run....but revengecrew team way of inline patching can avoid that....and u can even add section to the exe if u wish just u need to change back the bytes to the original bytes to maintain the crc...