Audio encoder: https://github.com/jimbo1qaz/loopplayer/
Video encoder: attached.
| #!/usr/bin/env python3 | |
| import os | |
| import sys | |
| import re | |
| import shutil | |
| from pathlib import Path | |
| WARNING - THIS DOESN'T WORK RIGHT NOW! | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE | |
| DO NOT USE |
Audio encoder: https://github.com/jimbo1qaz/loopplayer/
Video encoder: attached.
| #!/usr/bin/env python3 | |
| from numpy import array, vectorize as V | |
| def A(*args): | |
| return array(args) | |
| N=8 | |
| Z=N*1 |
| #!/usr/bin/env python3 | |
| def asdf(a): | |
| class Class: | |
| nonlocal a | |
| a = a | |
| asdf(1).a |
| Hang report for C:\Program Files (x86)\Anvil Studio 2015\astudio2.exe | |
| Generated by using WhatIsHang on 8/26/2016 5:30:46 AM | |
| Web site: http://www.nirsoft.net | |
| Remarks: | |
| * The program hangs in a single system call. You can look in the call stack and stack data to find out which API function cause this hang. | |
| Strings found in the stack: |
| let endian = big | |
| func thread(addr) { | |
| var notes[8] // which pitch to turn off? | |
| // 1..7 | |
| Loop: for { | |
| switch ev { |
| % gdb RELEASE/polyphone | |
| GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 | |
| Copyright (C) 2016 Free Software Foundation, Inc. | |
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
| and "show warranty" for details. | |
| This GDB was configured as "x86_64-linux-gnu". | |
| Type "show configuration" for configuration details. | |
| For bug reporting instructions, please see: |
| { | |
| "GEN_BTTR_NTF": true, | |
| "GEN_SUB_LIST": true, | |
| "GEN_INF_SCRL": false, | |
| "GEN_BLUE_GLOW": true, | |
| "GEN_PPOT_ON": true, | |
| "VID_END_SHRE": true, | |
| "VID_DFLT_QLTY": "auto", | |
| "VID_PLST_ATPL": true, | |
| "VID_PLST_RVRS": true, |
Adam Carbonell has created a non-malicious extension, called "Get CRX": https://chrome.google.com/webstore/detail/get-crx/dijpllakibenlejkbajahncialkbdkjc
Google has removed the original extension, along with several other extensions with similar malware.
Relavant links: