Alex Teng(MOODSKY)
Alex Teng(MOODSKY)
Yes, I am learning to use FB to develop drivers. There's just too little data, too much structure, and no type. They are struggling to replenish themselves
fix type IO_STATUS_BLOCK as IO_STATUS_BLOCK__u
basic default 0 to 3=4
> Please read about what a union is. [FB's documentation is here.](https://www.freebasic.net/wiki/KeyPgUnion) > > I tried to compile a test program that simply does `#include "win/ddk/winddk.bi"` but I get the...
解决了。兄弟你更新进代码吧。两组条件,1不行时试2. 22h2用第二个条件可以正常。总算可以正常跑啦。^_^ 第二组条件参考的https://github.com/LYingSiMon/InfinityHookProEx address = find_pattern_image(ntoskrnl,"\x48\x8b\x05\x00\x00\x00\x00\x48\x85\xc0\x74\x00\x48\x83\x3d\x00\x00\x00\x00\x00\x74","xxx????xxxx?xxx?????x"); address = find_pattern_image(ntoskrnl,"\x48\x8b\x05\x00\x00\x00\x00\xe8\x00\x00\x00\x00\x48\x03\xd8\x48\x89\x1f","xxx????x????xxxxxx");