1840 shaares
172 results
tagged
hack
Bienvenue sur Hackropole. Cette plateforme vous propose de rejouer les épreuves du France Cybersecurity Challenge tout au long de l'année dans le but de découvrir et de vous former à divers domaines de la cybersécurité.
To show what can be done with hacks, I’ll cover several of the most useful documented hacks. The closest thing to a centralized site for information is the Kobo Hacks and Utilities Index, but do a web search for additional scattered information. Note, too that the Kobo Clara HD (Figure 1) and Kobo Glo HD seem among the most popular models to hack. Other models may or may not be open to all the modifications supported by these models. Use at your own risk.
In the recovery mode I can enable adb and I tried to delete the file
adb shell rm /data/system/gesture.key
which worked in the past, but now this file does not exist anymore on Lineageos 17.1. ADB unfortunately does not work when the screen is locked.
Is there another way to bypass the screen pattern? Doing a factory reset is the last option I want to do. Making the pattern visible should be enough in principle.
I've had success removing a lock screen with the following sequence of commands:
adb shell settings put secure lockscreen.disabled 1
adb shell mv /data/system/locksettings.db /data/system/locksettings.db.old
adb reboot
Following the device restarting, the lock screen should be gone, with the device booting directly to the home screen.
adb shell rm /data/system/gesture.key
which worked in the past, but now this file does not exist anymore on Lineageos 17.1. ADB unfortunately does not work when the screen is locked.
Is there another way to bypass the screen pattern? Doing a factory reset is the last option I want to do. Making the pattern visible should be enough in principle.
I've had success removing a lock screen with the following sequence of commands:
adb shell settings put secure lockscreen.disabled 1
adb shell mv /data/system/locksettings.db /data/system/locksettings.db.old
adb reboot
Following the device restarting, the lock screen should be gone, with the device booting directly to the home screen.
Frontier AI has broken the open CTF format. The scoreboard does not measure human skill cleanly anymore, and the old game is not coming back.
EDRs
Red Flag Domains are lists of very recently registered probably malicious domain names in french TLDs (see here). Data are published for security purposes only, and can be used to feed an automatic filtering solution like proxy. More details here.