JimLee1996 / K2P-FW

Phicomm K2P modified official firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K2P Firmware官改版

Already removed harmful functions:

  • adpush
  • data_collect
  • kmod-price_compare
  • tr069

Already removed useless functions:

  • telnetd_startup
  • speedtest
  • usb
  • block-mount
  • ddns
  • kmod-nls-cp437 kmod-nls-cp850 kmod-nls-iso8859-1 kmod-nls-iso8859-15

Already enabled functions:

  • telnet
  • opkg

Not yet

/etc/
	config/update_up
	init.d/update_up
	lc

/usr/
	bin/router-helper
	sbin/update_up
luci-app-h5 - git-adab218-1
oui_update - 1
reg - 1
router-helper - 1
schemeupgrade - 1.0-1
tnat - 1
update_usrproto - 1

Usage

./tool.sh -c new.bin # create new firmware from kernel.bin and squashfs-root
./tool.sh -e old.bin # extract firmware to kernel.bin and squashfs-root

Platform

Ubuntu 16.04 amd64

Depends

Binwalk
apt install binwalk
firmware-tool

https://github.com/openwrt-dev/firmware-tools

You should manually compile and install it to use opkg

Modify

cd squashfs-root
opkg update
opkg list-installed
opkg remove PackageName
opkg install PackageName
... ...

About

Phicomm K2P modified official firmware


Languages

Language:HTML 38.1%Language:Shell 22.5%Language:Lua 20.2%Language:JavaScript 15.8%Language:CSS 2.9%Language:Terra 0.5%Language:C 0.0%