therealsaumil / static-arm-bins

Statically compiled ARM binaries for debugging and runtime analysis
Do What The F*ck You Want To Public License
456 stars 74 forks source link

"Hope this saves you from toolchain hell!" #4

Open hook-s3c opened 5 years ago

hook-s3c commented 5 years ago

seriously? you know of such pain and you provide no instructions to reproduce these?

what the hell is wrong with you

shadowbq commented 3 years ago

ldd-arm-static: ELF executable, 32-bit LSB arm, dynamic (/lib/ld-uClibc.so.0), not stripped

Since when is dynamic static?

Azathothas commented 2 months ago

seriously? you know of such pain and you provide no instructions to reproduce these?

what the hell is wrong with you

A bit late, but hopefully it's still helpful.

I have a similar, much more ambitious project at: https://github.com/Azathothas/Toolpacks There's already over 2000+ precompiled binaries available to download, and all of them also come with a .upx packed versions. And each and every tool has a reproducible script along with a prepacked docker image.