Skip to content

Instantly share code, notes, and snippets.

@nyanpasu64
nyanpasu64 / seafile-merge-fixer.py
Created January 1, 2016 02:49
Seafile merge fixer (replace remote with local state by renaming files)
#!/usr/bin/env python3
import os
import sys
import re
import shutil
from pathlib import Path
@nyanpasu64
nyanpasu64 / aaa
Last active May 20, 2016 00:43
disinfect-winrt.bat (BROKEN RIGHT NOW)
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
@nyanpasu64
nyanpasu64 / README.md
Last active August 16, 2016 12:01
sd3sister Video Encoder
@nyanpasu64
nyanpasu64 / zoom.py
Last active August 18, 2016 07:27
Python Zoom Calculator
#!/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,
@nyanpasu64
nyanpasu64 / 0 Saga of the "Give Me CRX" Virus.md
Last active May 17, 2018 14:44
Saga of the "Give Me CRX" Virus

UPDATE

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: