WinFX Posted April 22, 2019 Posted April 22, 2019 Hi, I want to install WN722Nv2 in Windows 2000, there are three dependencies that does not have ntoskrnl and I know PEMaker. As I use it, before saving the edited sys I get this dialogue, Thanks.
WinFX Posted April 23, 2019 Author Posted April 23, 2019 The dependencies are: IoCsqInsertIrp IoCsqRemoveIrp IoCsqRemoveNextIrp
blackwingcat Posted April 25, 2019 Posted April 25, 2019 On 4/23/2019 at 9:10 AM, Win2000Fan said: The dependencies are: IoCsqInsertIrp IoCsqRemoveIrp IoCsqRemoveNextIrp It seems that NTOSKRNL import table was broken. Is there enough room tables when you add any functions ?
blackwingcat Posted April 25, 2019 Posted April 25, 2019 (edited) 10 minutes ago, blackwingcat said: It seems that NTOSKRNL import table was broken. Is there enough room tables when you add any functions ? Okay I understand. You have to add 3 functions to export table, but you had added to import table. But the 3 functions exist newer Extended core. Edited April 25, 2019 by blackwingcat
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now