Skip to content

matthw/fs_switch_type_7_password_decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Decrypt and crypt BDCOM/FS Switch type 7 passwords

S3700, S3400, S3260, S3150

this script encrypt and decrypt type 7 passwords on FS switches as well as on BDCOM switches.

should work the following FS series:

  • S3150
  • S3260
  • S3400
  • S3700

and probably most BDCOM ones ?

example:

decrypt:
   ./fs_type_7.py -d 091e333e434451542d4024162b51535c5945
   My_super_P4ssword

encrypt:
   ./fs_type_7.py -e My_super_P4ssword -s 9
   091e333e434451542d4024162b51535c5945

read more: here

About

Decrypt and crypt BDCOM/FS Switch type 7 passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages