enumerate task's loaded images

any way to do that from kext?>

Replies

What do you mean "from kext" ?

enumerating task's loaded images through kernel extension.

I know that in user mode I can use task_info to query that information, but I'm pretty new to kernel and trying to find my way.

I know that in user mode I can use

task_info
to query that information …
task_info
with which selector?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"