evilsocket / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
7.36k stars 1.13k forks source link

adding an identity backup and auto load if corruption #1198

Open V0r-T3x opened 6 months ago

V0r-T3x commented 6 months ago

Description

A backup (marked with the '.original' extension) is created when the keys and fingerprint are generated. If the files are corrupted, the backups are loaded instead of a regenerate it. The pwnagotchi is protected.

Motivation and Context

In some crash cases, the key can be corrupted and the keys need to be generated again. Pwnagotchi's identity protection commit

How Has This Been Tested?

It's already integrated since a while into fancygotchi. It served me well for all the crashed I caused while I developed my new features. I voluntary corrupted the key and I booted the pwnagotchi. The backupwas loaded directly on boot. (the bad 'laoding' type was fixed in the second commit.

Capture d'écran 2023-12-24 100716

It's now integrated to the jay's fork too

Types of changes

Checklist: