#win32k — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #win32k, aggregated by home.social.
-
Both
win32kbase_rs.sysandwin32kfull_rs.sysfrom Windows 11 Insider Preview 25357.1 are indexed for download now on Winbindex as well!https://winbindex.m417z.com/?arch=insider&file=win32kbase_rs.sys
https://winbindex.m417z.com/?arch=insider&file=win32kfull_rs.sysYou can find both the x64 version and the ARM64 version available for download there.
#rust #rustlang #windows #microsoft #win32k #reversing #reverseengineering
-
Both
win32kbase_rs.sysandwin32kfull_rs.sysfrom Windows 11 Insider Preview 25357.1 are indexed for download now on Winbindex as well!https://winbindex.m417z.com/?arch=insider&file=win32kbase_rs.sys
https://winbindex.m417z.com/?arch=insider&file=win32kfull_rs.sysYou can find both the x64 version and the ARM64 version available for download there.
#rust #rustlang #windows #microsoft #win32k #reversing #reverseengineering
-
Both
win32kbase_rs.sysandwin32kfull_rs.sysfrom Windows 11 Insider Preview 25357.1 are indexed for download now on Winbindex as well!https://winbindex.m417z.com/?arch=insider&file=win32kbase_rs.sys
https://winbindex.m417z.com/?arch=insider&file=win32kfull_rs.sysYou can find both the x64 version and the ARM64 version available for download there.
#rust #rustlang #windows #microsoft #win32k #reversing #reverseengineering
-
Both
win32kbase_rs.sysandwin32kfull_rs.sysfrom Windows 11 Insider Preview 25357.1 are indexed for download now on Winbindex as well!https://winbindex.m417z.com/?arch=insider&file=win32kbase_rs.sys
https://winbindex.m417z.com/?arch=insider&file=win32kfull_rs.sysYou can find both the x64 version and the ARM64 version available for download there.
#rust #rustlang #windows #microsoft #win32k #reversing #reverseengineering
-
Both
win32kbase_rs.sysandwin32kfull_rs.sysfrom Windows 11 Insider Preview 25357.1 are indexed for download now on Winbindex as well!https://winbindex.m417z.com/?arch=insider&file=win32kbase_rs.sys
https://winbindex.m417z.com/?arch=insider&file=win32kfull_rs.sysYou can find both the x64 version and the ARM64 version available for download there.
#rust #rustlang #windows #microsoft #win32k #reversing #reverseengineering
-
Starting to reverse the actual Win32k GDI Rust structures inside
win32kbase_rsnow too...Mostly trying to figure out
REGION_COREand friends. I think thisrgncore::RegionCore::intersectsfunction was a simple place to start and looks OK so far???#rust #rustlang #windows #microsoft #reversing #reverseengineering #win32k
-
Starting to reverse the actual Win32k GDI Rust structures inside
win32kbase_rsnow too...Mostly trying to figure out
REGION_COREand friends. I think thisrgncore::RegionCore::intersectsfunction was a simple place to start and looks OK so far???#rust #rustlang #windows #microsoft #reversing #reverseengineering #win32k
-
Starting to reverse the actual Win32k GDI Rust structures inside
win32kbase_rsnow too...Mostly trying to figure out
REGION_COREand friends. I think thisrgncore::RegionCore::intersectsfunction was a simple place to start and looks OK so far???#rust #rustlang #windows #microsoft #reversing #reverseengineering #win32k
-
Starting to reverse the actual Win32k GDI Rust structures inside
win32kbase_rsnow too...Mostly trying to figure out
REGION_COREand friends. I think thisrgncore::RegionCore::intersectsfunction was a simple place to start and looks OK so far???#rust #rustlang #windows #microsoft #reversing #reverseengineering #win32k
-
Starting to reverse the actual Win32k GDI Rust structures inside
win32kbase_rsnow too...Mostly trying to figure out
REGION_COREand friends. I think thisrgncore::RegionCore::intersectsfunction was a simple place to start and looks OK so far???#rust #rustlang #windows #microsoft #reversing #reverseengineering #win32k
-
Another win32k Rust diagram here, showing how calling the C function
NtGdiPtInRegion(exported fromwin32kbase) ends up calling in to the Rust functionrgncore::RegionCore::contains_point(insidewin32kbase_rs) !There's a "shim" function named
Win32kRS::RegionCore_bInside_pointinsidewin32kbasethat takes care of actually calling into the Rust function exports table. There's a whole bunch more of these new functions, one for each exported function from the Rust code, under the namespaceWin32kRS.#rust #rustlang #windows #reversing #reverseengineering #microsoft #win32k
-
Another win32k Rust diagram here, showing how calling the C function
NtGdiPtInRegion(exported fromwin32kbase) ends up calling in to the Rust functionrgncore::RegionCore::contains_point(insidewin32kbase_rs) !There's a "shim" function named
Win32kRS::RegionCore_bInside_pointinsidewin32kbasethat takes care of actually calling into the Rust function exports table. There's a whole bunch more of these new functions, one for each exported function from the Rust code, under the namespaceWin32kRS.#rust #rustlang #windows #reversing #reverseengineering #microsoft #win32k
-
Another win32k Rust diagram here, showing how calling the C function
NtGdiPtInRegion(exported fromwin32kbase) ends up calling in to the Rust functionrgncore::RegionCore::contains_point(insidewin32kbase_rs) !There's a "shim" function named
Win32kRS::RegionCore_bInside_pointinsidewin32kbasethat takes care of actually calling into the Rust function exports table. There's a whole bunch more of these new functions, one for each exported function from the Rust code, under the namespaceWin32kRS.#rust #rustlang #windows #reversing #reverseengineering #microsoft #win32k
-
Another win32k Rust diagram here, showing how calling the C function
NtGdiPtInRegion(exported fromwin32kbase) ends up calling in to the Rust functionrgncore::RegionCore::contains_point(insidewin32kbase_rs) !There's a "shim" function named
Win32kRS::RegionCore_bInside_pointinsidewin32kbasethat takes care of actually calling into the Rust function exports table. There's a whole bunch more of these new functions, one for each exported function from the Rust code, under the namespaceWin32kRS.#rust #rustlang #windows #reversing #reverseengineering #microsoft #win32k
-
Another win32k Rust diagram here, showing how calling the C function
NtGdiPtInRegion(exported fromwin32kbase) ends up calling in to the Rust functionrgncore::RegionCore::contains_point(insidewin32kbase_rs) !There's a "shim" function named
Win32kRS::RegionCore_bInside_pointinsidewin32kbasethat takes care of actually calling into the Rust function exports table. There's a whole bunch more of these new functions, one for each exported function from the Rust code, under the namespaceWin32kRS.#rust #rustlang #windows #reversing #reverseengineering #microsoft #win32k
-
@[email protected] Woot! The #Rust port of (parts of) #win32k is now public! Coming to an Insider build... Soon 😉
-
@[email protected] Woot! The #Rust port of (parts of) #win32k is now public! Coming to an Insider build... Soon 😉
-
@[email protected] Woot! The #Rust port of (parts of) #win32k is now public! Coming to an Insider build... Soon 😉
-
@[email protected] Woot! The #Rust port of (parts of) #win32k is now public! Coming to an Insider build... Soon 😉
-
Microsoft Patch Tuesday, February 2022 Edition https://krebsonsecurity.com/2022/02/microsoft-patch-tuesday-february-2022-edition/ #AndrewCunningham #CVE-2022-21989 #CVE-2022-21996 #CVE-2022-22005 #RecordedFuture #ImmersiveLabs #PrintSpooler #TimetoPatch #ArsTechnica #GregWiseman #AllanLiska #KevinBreen #Rapid7 #Win32k