Releases: Xposed-Modules-Repo/io.github.moranyue.nodhcphostname
Releases · Xposed-Modules-Repo/io.github.moranyue.nodhcphostname
Release list
v1.1.0
- Strip DHCP Option 60 Vendor-Class Identifier in addition to Option 12 Hostname.
- Verified against decompiled HyperOS 4 (Android 17) NetworkStack: DHCPv4 client
packets (DISCOVER/REQUEST/RELEASE) write vendor class via addCommonClientTlvs()/
addTlv() from mVendorId; hooking those methods removes it completely. - New signing key (previous keystore lost) - v1.0.0 users must uninstall first.