Gyoonus / deoptfuscator

Deobfuscator for Android Application
MIT License
395 stars 53 forks source link

Error while installing libboost-all-dev #14

Open qualk opened 1 year ago

qualk commented 1 year ago

Hello, I want to use this project, but I am unfortunately unable to install the dependency libboost-all-dev. It requires libhwloc15=2.4.1+dfsg-1, but I have libhwloc15=2.9.0-1~bpo11+1 installed, and I need that version for my other packages. Is there any way around this?

I know this is probably the wrong place to ask, but I'll give it a go I guess. Thanks in advance!

Gyoonus commented 1 year ago

Boost is needed for running Facebook redex If you can run redex without boost, it can work properly