52ky2 发表于 2024-11-25 00:30:00

易语言内存DLL注入模块源码

系统结构:释放进程内存、注入DLL、获取DLL函数地址、执行DLL函数、卸载DLL、是否已注入、重新加载变量、申请内存_、释放内存_、写入内存_、读取内存_、写入内存数据_、调用子程序_、提升进程权限_、打开进程_、字节集_转整数、获取线程返回值_、启动线程_Ret、启动线程_hThread、MakeCallCode、启动线程_多个参数_Ret、启动线程_多个参数_hThread、VirtualAllocEx、VirtualFreeEx、Writ eProcessMemory、RtlAdjustPrivilege、OpenProcess、CreateRemoteThread、CopyMemory、FindWindowEx、GetWindowThreadProcessId、CloseHandle、WaitForSingleObject、GetExitCodeThread、GetCurrentProcessId、ReadProcessMemory、DuplicateHandle、



页: [1]
查看完整版本: 易语言内存DLL注入模块源码