Skip to content

Instantly share code, notes, and snippets.

View aveao's full-sized avatar
🤔
delete this feature

ave aveao

🤔
delete this feature
View GitHub Profile
@aveao
aveao / keybase.md
Last active September 12, 2017 17:10

Keybase proof

I hereby claim:

  • I am aveao on github.
  • I am ardao (https://keybase.io/ardao) on keybase.
  • I have a public key ASAitYPT4JsxV8YgiARGd81wedWOY1-bjfMhhv8ejbjJoAo

To claim this, I am signing this object:

@aveao
aveao / aveSE.user.js
Created September 21, 2017 16:33
Ave's SEChat Mods (partially incompatible with rchern/StackExchangeScripts, remove your current version and install https://gist.github.com/aveao/c825253c63cffe84a1469416e0ada594 to get both working)
// ==UserScript==
// @name Ave's SEChat Mods
// @namespace https://ave.zone/
// @match *://chat.meta.stackexchange.com/rooms/*
// @match *://chat.stackoverflow.com/rooms/*
// @match *://chat.stackexchange.com/rooms/*
// @version 0.1
// @description A stack-chat mod
// @author Avery O (ave.zone)
// @grant none
@aveao
aveao / -
Created January 13, 2018 12:09
Retrieving speedtest.net configuration...
Testing from Turk Telekom (95.12.152.121)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Vodafone Asia (Istanbul) [1.42 km]: 42.839 ms
Testing download speed................................................................................
Download: 1.56 Mbit/s
Testing upload speed......................................................................................................
Upload: 0.49 Mbit/s
@aveao
aveao / -
Created January 14, 2018 16:57
Spectre and Meltdown mitigation detection tool v0.30
Checking for vulnerabilities against running kernel Linux 4.14.13-1-ARCH #1 SMP PREEMPT Wed Jan 10 11:14:50 UTC 2018 x86_64
CPU is Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
CVE-2017-5753 [bounds check bypass] aka 'Spectre Variant 1'
* Checking count of LFENCE opcodes in kernel:  NO 
> STATUS:  VULNERABLE  (only 21 opcodes found, should be >= 70, heuristic to be improved when official patches become available)
CVE-2017-5715 [branch target injection] aka 'Spectre Variant 2'

AveBot Commands:

How to read the variables

  • A <> after a command will state a required variable
  • A [] after a command will state an optional variable

Basic Bot Commands:

ab!help: Shows help and links to this. [added]
ab!servercount: Returns the amount of servers AveBot is in. [added, improved]
ab!whoami: Returns your information. [removed]

AveBot Commands:

How to read the variables

  • A <> after a command will state a required variable
  • A [] after a command will state an optional variable

Basic Bot Commands:

ab!help: Shows help and links to this. [added]
ab!servercount: Returns the amount of servers AveBot is in. [added, improved]
ab!whoami: Returns your information. [removed]

AveBot Commands:

How to read the variables

  • A <> after a command will state a required variable
  • A [] after a command will state an optional variable

Basic Bot Commands:

ab!help: Shows help and links to this. [ported]
ab!servercount: Returns the amount of servers AveBot is in. [ported, improved]
ab!whoami: Returns your information. [removed]

AveBot Commands:

How to read the variables

  • A <> after a command will state a required variable
  • A [] after a command will state an optional variable

Basic Bot Commands:

ab!help: Shows help and links to this. [ported, improved]
ab!servercount: Returns the amount of servers AveBot is in. [ported, improved]
ab!whoami: Returns your information. [removed]

Retrieving speedtest.net configuration...
Testing from TurkNet Iletisim Hizmetleri A.S (31.223.16.57)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Turksat Uydu Haberlesme Kablo TV ve Isletme A.S. (Ankara) [5.35 km]: 8.242 ms
Testing download speed................................................................................
Download: 22.43 Mbit/s
Testing upload speed......................................................................................................
Upload: 1.98 Mbit/s
###############################################
# TX SX Pro Custom Payload Packer - by CTCaer #
# Forked by AveSatanas to add argparse #
###############################################
import struct
import hashlib
import argparse
parser = argparse.ArgumentParser()