/
githubmirror
/
metasploit-framework
ОбзорДокументацияВойти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
metasploit-framework/
.../src/migrate/
..
apc.asm

Commit the updated APC injection stubs. fixes a nasty issue in some edge cases whereby when using APC injection for a process in another session then the current host process the injected APC can cause an access violation in kernel32 during a call the kernel32!CreateThread caused by the APC's host thread not having an initialized Activation Context inside its TEB. We now test for this and create a dummy ActivationContext entry to appease the kernel. This will both improve DLL injection reliability as well as meterpreter migration reliability.

16 лет назад
migrate.asm

bug fix x64 migrate shellcodes for wow64->x64 migration.

17 лет назад
poolparty.asm

docs: add poolparty 32-bit, update poolparty 64-bit stubs

7 месяцев назад
remotethread.asm

bug fix x64 migrate shellcodes for wow64->x64 migration.

17 лет назад