mkst / zte-config-utility

Scripts for decoding/encoding config.bin for ZTE routers
MIT License
235 stars 77 forks source link

help with zte f670l model #40

Closed foolbaby closed 1 month ago

foolbaby commented 2 years ago

i have no luck with model ZTE F670L, anyone can help to show user and pass my pppoe dial ? thanks https://www.mediafire.com/file/y3ecelze5tzktkb/config_f670.bin/file

pcontezini commented 1 year ago

Same here, would love to use it in bridge mode and never worry about it again.

macydnah commented 7 months ago

Just so you know and for future reference, is possible to encrypt/decrypt the config.bin for F670L router.

As commented by @zhanshi123 in #66

Your key will be the ONT serial number (ZTEGXXXXXXXX - get only last 8 hex characters in uppercase) + MAC address of your ONT (from right to left).

But rather than using the scripts from this repo —at least until payload type 6 gets supported— using the scripts from @ludufre\'s fork.

Originally posted in https://github.com/mkst/zte-config-utility/issues/52#issuecomment-1996074392