Decrypt saved config data from some Sphairon routers (such as the Alice IAD 3232 or similar models) on Mac OS X.
Find a file
2013-11-17 20:01:34 +01:00
.gitignore Initial commit 2013-11-17 10:59:17 -08:00
Decrypt.c Add code 2013-11-17 20:01:20 +01:00
LICENSE Initial commit 2013-11-17 10:59:17 -08:00
README.md Update readme.txt 2013-11-17 20:01:34 +01:00

Decrypt

Decrypt saved config data from some Sphairon routers (such as the Alice IAD 3232 or similar models) on Mac OS X.

Thanks to hph for reverse engineering the details of that config format.

Compile:

clang Decrypt.c -o Decrypt

Run:

Decrypt path/to/config.bin path/to/output.tgz