blog
Table des matières
- 2026:
- 2025:
4 billet(s) pour septembre 2026
| Notes HTTP Strict Transport Security - HSTS | 2026/09/18 11:04 | Jean-Baptiste |
| Notes GNU Linux GPU carte graphiques | 2026/09/08 15:49 | Jean-Baptiste |
| Notes GNU Linux graphique | 2026/09/08 15:42 | Jean-Baptiste |
| Notes urlencoding - passer des mots de passe en HTTPS | 2026/09/03 17:58 | Jean-Baptiste |
Notes Android
Voir :
Applications certifiées :
Voir :
Google has announced that, starting in 2026/2027, all apps on certified Android devices will require the developer to submit personal identity details directly to Google. Since the developers of this app do not agree to this requirement, this app will no longer work on certified Android devices after that time.
Solution : https://github.com/woheller69/FreeDroidWarn?tab=readme-ov-file#solutions
APK
Notes analyse de paquets réseau avec Wireshark
Voir :
Voir aussi :
Wireshark - filtres
Paquets en erreurs ?
!_ws.expert.message == "Retransmission (suspected)" && !_ws.expert.message == "Duplicate ACK (#1)" && !_ws.expert.message == "Out-Of-Order segment"
TZ="Europe/Paris" tshark -n -tad -r tcpdump_client.pcap -Y "smb2.cmd == 5"
tshark -r file.cap -Y frame.number==2001 --hexdump ascii
$ TZ="Europe/Paris" capinfos -aeuc tcpdump_client.pcap File name: 0050-nonworking_cp_tcpdump_client.pcap Number of packets: 2,720 k Capture duration: 111.092169 seconds First packet time: 2022-08-19 14:43:44.519951 Last packet time: 2022-08-19 14:45:35.612120
Notes - wsl
Voir :
wsl --update
/mnt/c/Users/Administrator/.wslconfig
[wsl2] memory=3221225472 processors=3 kernelCommandLine = vsyscall=emulate
/etc/wsl.conf
[boot] systemd=true [network] generateHosts=false generateResolvConf=false
blog.txt · Dernière modification : de 127.0.0.1
