I cracked my knuckles and decided to see what I could do about hacking my grey market 2CD2142.
First step was getting a non-neutered version of some common Linux utils.
Right now I have compiled, all are attached.
You can also put them on an NFS share and run them there.
Tools used:
- musl libc is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety.
- GitHub - richfelker/musl-cross-make: Simple makefile-based build for musl cross compiler to build a ARM cross compiler
First step was getting a non-neutered version of some common Linux utils.
Right now I have compiled, all are attached.
- Toybox - 0.7.3-16-g36beb530a79f BSD licensed Busybox style app
- dropbear - SSHd server v2016.74. (5.2.5 has v2013.58)
- bash - v4.4
- wget - v1.19.1
- Nano - v2.7.4 - text editor.
You can also put them on an NFS share and run them there.
Tools used:
- musl libc is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety.
- GitHub - richfelker/musl-cross-make: Simple makefile-based build for musl cross compiler to build a ARM cross compiler