Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code.
Some notes and techniques for reverse engineering Webpack (and a little bit about React/Vue/Angular) apps.
Download and cd to upp
git clone https://github.com/sibradzic/upp.git && cd upp
python3 setup.py build
| ; temperature tower: https://www.thingiverse.com/thing:2729076 | |
| ; appliy the following function in Klipper FW before running the temp tower: | |
| TUNING_TOWER COMMAND="SET_HEATER_TEMPERATURE HEATER=extruder" PARAMETER=TARGET START=227.5 FACTOR=-.5 BAND=10 | |
| ; This starts at 225deg and every 10mm reduces by 5deg until the top tower hits 180deg. |
Note: YouTube is serving thumbnails from 2 servers:
//img.youtube.com//i.ytimg.com
Examples are with //i.ytimg.com server just because it’s shorter, no other particular reason. You can use both.
-
Player Background Thumbnail (480x360):
🚨 2020 Update: I recommend using mkcert to generate local certificates. You can do everything below by just running the commands brew install mkcert and mkcert -install. Keep it simple!
This gives you that beautiful green lock in Chrome. I'm assuming you're putting your SSL documents in /etc/ssl, but you can put them anywhere and replace the references in the following commands. Tested successfully on Mac OS Sierra and High Sierra.
sudo nano /etc/ssl/localhost/localhost.conf