Mikrotik initrd hacks
Find a file
2019-09-11 17:22:45 +03:00
cpio-fs migrate to RouterOS 6.44 2019-03-09 21:29:38 +03:00
cpio-fs-busybox total code rework. add telnet on 22111 port. 2019-03-09 20:14:29 +03:00
finder fully unpacker rework. Now the unpacker can get the kernel directly from *.npk file! 2019-09-11 17:22:45 +03:00
for_ftp_upload total code rework. add telnet on 22111 port. 2019-03-09 20:14:29 +03:00
init add copyrights and warnings 2019-03-09 20:28:19 +03:00
.gitignore fully unpacker rework. Now the unpacker can get the kernel directly from *.npk file! 2019-09-11 17:22:45 +03:00
dump_elf.sh add copyrights and warnings 2019-03-09 20:28:19 +03:00
pack.sh add copyrights and warnings 2019-03-09 20:28:19 +03:00
README.md fix README 2019-03-09 21:58:31 +03:00
unpack-kernel.sh fully unpacker rework. Now the unpacker can get the kernel directly from *.npk file! 2019-09-11 17:22:45 +03:00
unpack-npk.sh fully unpacker rework. Now the unpacker can get the kernel directly from *.npk file! 2019-09-11 17:22:45 +03:00

Mikrotik netboot/initrd jailbreak

(C) Sergey Sergeev, 2019

All that you do is at your own risk! The author has not liable for any of you actions and their consequences! This code is presented as is and is solely for educational purposes ONLY!

  1. Use RouterOS 6.44!
  2. Upload content of ./for_ftp_upload/* to target RouterOS device via FTP
  3. Netboot with kernel-new.elf
  4. telnet x.x.x.x 22111

Все что вы делаете, вы делаете на свой страх и риск! Автор не несет никакой ответственности за ваши действия и их последствия! Данный код представляется as-is и исключительно в учебных целях!