Jump to content

Recommended Posts

Posted
8 hours ago, jumper said:

If you are using it properly, perhaps the kernel32 modifications made it too big to fit at its preferred address. Relocation caused a conflict with ntdll. It needs to be trimmed down and stripped of relocation data.

 

How properly? i replaced kernel32.dll in system32 directory & BSOD...

  • 6 months later...

Posted
On 02/06/2021 at 20:15, piotrhn said:

Comment correctement? j'ai remplacé kernel32.dll dans le répertoire system32 & BSOD...

He means that there may have been a misunderstanding between the size of the added code and the address, which caused an error in the work of this function, and this error caused the blocking of the request for the function when it was called from ntdll. First of all, I advise you to renew your information. This helped me a lot in getting started:

Yesterday I started learning and experimenting.

Posted
On 12/17/2021 at 12:14 PM, windows2 said:

He means that there may have been a misunderstanding between the size of the added code and the address, which caused an error in the work of this function, and this error caused the blocking of the request for the function when it was called from ntdll. First of all, I advise you to renew your information. This helped me a lot in getting started:

Yesterday I started learning and experimenting.

 

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...