Skip to content

counter-yandex

counter-google

Ivan Glinkin

Information Security Expert
  • Main
  • Hire me
  • Resume/CV
  • For hackers
    • Walkthrough
    • CheatLists
  • Social
    • LinkedIn
    • Twitter
    • Telegram
    • YouTube
    • PayPal
  • Mail me

Tag: unsquash

IoT Firmware emulation logo
  • CheatLists
binwalkddfirmwareflashrominternetiotmksquashmountsquashthingsunsquash

IoT Firmware emulation

Ivan Glinkin 28.05.2024

1. binwalk firmware.bin binwalk firmware.bin 2. dd if=firmware.bin skip=538952 bs=1 of=firmware_squash.sqsh dd if=firmware.bin skip=538952 bs=1 of=firmware_squash.sqsh 3. unsquashfs firmware_squash.sqsh unsquashfs firmware_squash.sqsh 4. ls ls 5.View More