Butinage
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged hack  ✕
Note : CSS pour Twitter - Le Hollandais Volant https://lehollandaisvolant.net/?id=20220220155023
Mon Feb 21 11:19:33 2022
QRCode
archive.org
thumbnail

div[data-testid="placementTracking"] { display: none!important; }

"Ce CSS appliqué sur Twitter masquera les tweets sponsorisés et suggérés."

twitter hack
12ft Ladder https://12ft.io/
Mon Nov 15 14:50:17 2021
QRCode
archive.org
thumbnail

Un site pour outrepasser les paywall.

actu hack
How to record videos and stream the content of the Oculus Go - The Ghost Howls https://skarredghost.com/2018/05/17/how-to-record-and-stream-videos-with-the-oculus-go/
Tue May 22 14:17:30 2018
QRCode
archive.org
thumbnail

Android Debug Bridge

install android sdk
https://skarredghost.com/2018/05/09/how-to-get-started-with-oculus-go-on-unity/
https://skarredghost.com/2018/03/16/how-to-stream-mirror-your-vive-focus-to-an-external-display-or-computer/

stream vlc :
HD :
adb exec-out "while true; do screenrecord --bit-rate=16m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --demux h264 --h264-fps=60 --clock-jitter=0 -
SD :
adb exec-out "while true; do screenrecord --bit-rate=2m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --demux h264 --h264-fps=60 --clock-jitter=0 -

stream mplayer :
adb exec-out "while true; do screenrecord --bit-rate=16m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files\Mplayer\mplayer.exe" -demuxer h264es -fps 60 -fs -

connect via wifi :

adb shell ip addr show wlan0
ou
adb shell ip route

adb tcpip 5555

adb connect <OCULUS_GO_IP>:5555

oculus Infographie hack xxl
Car Hacker's Handbook http://opengarages.org/handbook/
Mon Jul 28 11:34:56 2014
QRCode
archive.org
thumbnail

Un livre pour hacker sa voiture ? Ca peut être intéressant ...

Est-ce qu'il y aura le truc pour réinitialiser la direction assistée sur une C3 ? (à savoir, mettre et enlever le contact 2-3 fois d'affilé sans démarrer le moteur ...)

hack free voiture
834 links, including 66 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn