byt3bl33d3r / SILENTTRINITY

An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR
GNU General Public License v3.0
2.18k stars 403 forks source link

fix BCE0022: Cannot convert 'Boo.Lang.List' to 'Boo.Lang.List' error in modules/ps #141

Closed tothi closed 4 years ago

tothi commented 4 years ago

Boo.Lang.List did not work for some reason (idk why, i am not a BooLang expert ;), but converting the List to Array solved the issue.

(+1 minor addon in requirements.txt to make listeners/wmi available)

byt3bl33d3r commented 4 years ago

This was an underlying issue with the Boo Compiler and how it resolved assemblies. Has been fixed in 5389ab48105c1ea6365be951d13cb8cec6052ebe and https://github.com/byt3bl33d3r/Naga/commit/4e669f6b225c9c838b13c2b61a5b121a99a5671d