Skip to content

Instantly share code, notes, and snippets.

{
"asset": {
"version": "2.0",
"generator": "THREE.GLTFExporter"
},
"scenes": [
{
"nodes": [
1,
2,
@wnayes
wnayes / LiftMasterDoorNotes.txt
Last active October 9, 2023 01:12
Notes on LiftMaster garage door openers with myQ
Device has HTTP server on port 80. This endpoint appears to be mostly for wifi configuration.
Pages:
/index
/about
- Has easter egg code, click logo 8 times. Navigates to game.html, but this doesn't exist on the device :(
/config
/config_gdo
/sys (found with fuzzer)
@wnayes
wnayes / gist:2616a4e1c9dea1e17ab9
Last active August 29, 2015 14:05
Arch Linux Wine Build Dependencies
base-devel
multilib-devel
lib32-libxslt
# From PKGBUILD
makedepends=(autoconf ncurses bison perl fontforge flex prelink
'gcc>=4.5.0-2' 'gcc-multilib>=4.5.0-2'
giflib lib32-giflib
libpng lib32-libpng
gnutls lib32-gnutls