I hereby claim:
- I am narutoxboy on github.
- I am narutoxboy (https://keybase.io/narutoxboy) on keybase.
- I have a public key ASBEVQUTwvgj5XN-w7pJIo76WeQ5OrE0-hrEefIGM_pP7wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
# | |
# Simple Intel x520 EEPROM patcher | |
# Modifies the EEPROM to unlock the card for non-intel branded SFP modules. | |
# | |
# Copyright 2020 Andreas Thienemann <[email protected]> | |
# | |
# Licensed under the GPLv3 | |
# | |
# Based on research described at https://forums.servethehome.com/index.php?threads/patching-intel-x520-eeprom-to-unlock-all-sfp-transceivers.24634/ |