Skip to content

Instantly share code, notes, and snippets.

View christopheranderton's full-sized avatar

Christopher Anderton christopheranderton

View GitHub Profile
.gnaget-schack-pattern {
background-color: #ffdd00;
background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%);
background-size:100px 100px;
background-position: 0 0, 50px 50px;
}
.gnaget-schack-pattern-alt {
background-color: rgba(255, 221, 0, 1);
background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
background-size:60px 60px;
@christopheranderton
christopheranderton / digging-into-wondershare-notes.md
Last active March 19, 2024 14:17
Scratchpad/Notes for digging into the shady business of Wondershare. Not complete (it's a scratchpad after all!)

NOTEPAD : Digging into Wondershare

[See the Host entries at the end of the document]


http://en.0430.com/cn/web86683/

Sharer:	wadmin00126	Category:	software companies

Score: (59) PR: PR:PR:4

This file has been truncated, but you can view the full file.
{
"app": "FSMonitor",
"doc_version": 1,
"events": [
{
"date" : "22:59:09",
"path" : "\/Users\/picard\/Library\/Preferences\/com.tristan.FSMonitor.plist.7ZKvz9b",
"category" : "🆕",
"flags" : "0x14100"
},
This file has been truncated, but you can view the full file.
22:59:09 🆕 0x14100 /Users/picard/Library/Preferences/com.tristan.FSMonitor.plist.7ZKvz9b
22:59:10 🛠 0x10400 /private/var/db/uuidtext/D0/AFA1DFF9A03096BBC6039FB407A3B8
22:59:10 🆕 0x2a500 /Applications/Wondershare Filmora.app
22:59:11 ↗️ 0x15900 /Library/Caches/com.apple.iconservices.store/DD70283E-F2E6-64BE-2B72-CF8C46B036A9.isdata.tmp
22:59:11 ↘️ 0x10800 /Library/Caches/com.apple.iconservices.store/DD70283E-F2E6-64BE-2B72-CF8C46B036A9.isdata
22:59:11 🆕 0x2a500 /Applications/Wondershare Filmora.app
22:59:11 🆕 0x20100 /Applications/Wondershare Filmora.app/Contents
22:59:11 🆕 0x1f100 /Applications/Wondershare Filmora.app/Contents/_CodeSignature/CodeResources
22:59:11 🆕 0x2e100 /Applications/Wondershare Filmora.app/Contents/_CodeSignature
22:59:11 🆕 0x20100 /Applications/Wondershare Filmora.app/Contents/Frameworks
# Sneaky installs (goes for many Wondershare and iSkysoft branded apps amongst others ”controlled by the mothership”.
# ----------------
$HOME/Library/Application Support/Helper/Wondershare Helper Compact.app
$HOME/Library/Application Support/Wondershare/Helper/*
$HOME/Library/Application Support/Helper/iSkysoft Helper Compact.app
$HOME/Library/Preferences/com.Wondershare.Video Editor.plist
$HOME/Library/Preferences/com.wondershare.helper_compact.plist
/Users/Shared/.Wondershare.dat
/Users/Shared/Wondershare.plist
$HOME/Library/Helper/*
@christopheranderton
christopheranderton / decoding-canon-icc-names.md
Last active September 24, 2022 20:21
Decoding Canon Printer ICC Profile Names (macOS/OS X/Others). Work in progress. Comment if you have any input, or if you see any issues.

Decoding Canon Printer ICC Profile Names

Work in progress.


Canon ICC Profile Naming Conventions

ICC Profiles from Canon follows a simple naming convention. The file always (with few exceptions) starts with Canon, and then the printer model number/name (or printer series), the paper/media type in short form sometimes with a number corresponding to the quality (usually on the scale 1-5, where the lower number is the highest quality, and the higher number is the lowest quality) of the slider in the Print Quality Dialog on your Operating System.

@christopheranderton
christopheranderton / shady-nox-app-player-mac.txt
Created December 22, 2017 09:54
Shady Apps on Mac: NOX App Player for Mac EULA
We are committed to protecting your privacy while you use NOX APP PLAYER. The use of NOX APP PLAYER requires the collection and use of your Personal Information (defined below), and it is important for you to understand how your Personal Information is used. In using NOX APP PLAYER, you will be supplying us with your Personal Information.
By using NOX APP PLAYER, you agree that we (and our affiliate/subsidiary companies) will handle all Personal Information in accordance with this Privacy Policy, as revised from time to time. This Privacy Policy is incorporated into and forms part of the End User License Agreement that you have agreed to.
We regularly review this Privacy Policy and may from time to time revise or add specific instructions, policies and terms - such instructions, policies and terms form part of this Privacy Policy. Where any changes to this Privacy Policy are reasonably material to you, we will (where reasonably practicable) notify you. By continuing to use our services after any amendmen
@christopheranderton
christopheranderton / mining-crap-hosts.txt
Last active December 18, 2017 15:16
Host entries to block some known mining domains. Should work in uBlock Origin as well. Updated at least once a month.
# MINERS & FRIENDS
# ------------------------------------------------------------
0.0.0.0 1beb2a44.space
0.0.0.0 1safe.link
0.0.0.0 2giga.li
0.0.0.0 2giga.link
0.0.0.0 300ca0d0.space
0.0.0.0 310ca263.space
0.0.0.0 320ca3f6.space
0.0.0.0 330ca589.space
@christopheranderton
christopheranderton / forums.opera.com.css
Created November 5, 2017 21:38
Userstyle for Opera forums (November 2017). Quick & VERY dirty <== Work in progress
html, body, span, li, ul, table, td, tr, form, input, li ul, ul li, ol, button {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantrell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* Hack-ish things for some browsers on Linux and Windows */
font-variant-ligatures: none;
-webkit-font-variant-ligatures: none;
text-rendering: optimizeLegibility;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
@christopheranderton
christopheranderton / shutdown-restart-sleep-macosx.sh
Created October 19, 2017 18:39
CLI OS X/macOS: Shutdown, Restart and Sleep Commands
# Classic BSD Style
#---------------------------------------------------------------
# Shutdown hardcore style
sudo shutdown -h now
# Shutdown at once hardcore style
sudo shutdown -r now
# Shutdown hardcore style in 30 minutes