Skip to content

ptef/mips32-big-endian-static-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mips32r2 statically compiled tools

The tools below were compiled without floating pointer support in hardware (legacy devices).

  • gdbserver - MIPS 32 bits, big endian, mips32r2 arch, statically linked with musl, version 16.2, to run on the target
  • gdb - x86-64 arch, statically linked with musl, to run on the host (this one is not really required, though)
  • socat - MIPS 32 bits, big endian, mips32r2 arch, statically linked with musl, version 1.8.0.3, to run on the target
  • busybox - MIPS 32 bits, big endian, mips32r2 arch, statically linked with musl, to run on the target
  • tcpdump - MIPS 32 bits, big endian, mips32r2 arch, statically linked with musl, version 4.99.5, libpcap version 1.10.5 (with TPACKET_V3), to run on the target

About

mips32r2 statically linked tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors