qiling icon indicating copy to clipboard operation
qiling copied to clipboard

test_macho_kext fails with **AttributeError: 'QlLoaderMACHO' object has no attribute 'IOKit'

Open jaoh opened this issue 7 months ago • 0 comments

***Describe the bug test_macho_kext fails with **AttributeError: 'QlLoaderMACHO' object has no attribute 'IOKit'

Sample Code

python3 ./test_macho_kext.py 

Expected behavior the test should pass without errors

Additional context I extracted the file SuperRootkit from the zipfile and renamed it to SuperRootkit.kext to make it match the path in the test. after this i execute the test

Iam not familiar with the MAC platform

jaoh avatar May 29 '25 07:05 jaoh