Skip to content

Instantly share code, notes, and snippets.

View requeijaum's full-sized avatar

Rafael Requião requeijaum

  • Salvador, BA - Brazil
View GitHub Profile
@requeijaum
requeijaum / install_amdgpu__vce_mesa_opencl.sh
Created April 21, 2023 00:45 — forked from 1337-server/install_amdgpu__vce_mesa_opencl.sh
Install amdgpu-pro packages on Debian (openCL, mesa, VCE) only.
#!/bin/bash
# -------------------------------------------------------------------------------------------------------------------------#
# 1st: Download the amdgpu-drivers from here: https://www.amd.com/de/support/kb/release-notes/rn-amdgpu-unified-navi-linux #
# -------------------------------------------------------------------------------------------------------------------------#
#=============================#
### CONFIG ###
# ADJUST VERSIONS ACCORDINGLY!
PACKAGE="amdgpu-pro"
@requeijaum
requeijaum / rodo_uv.md
Created April 8, 2022 16:40
Parte da pesquisa relacionada a Torre de Esterilização Compartimentalizada
@requeijaum
requeijaum / vncserver
Created December 13, 2021 19:18 — forked from Siot/vncserver
Custom vncserver script to load different xstartup for each VNC server
#!/usr/bin/env perl
#
# Copyright (C) 2009-2010 D. R. Commander. All Rights Reserved.
# Copyright (C) 2005-2006 Sun Microsystems, Inc. All Rights Reserved.
# Copyright (C) 2002-2003 Constantin Kaplinsky. All Rights Reserved.
# Copyright (C) 2002-2005 RealVNC Ltd.
# Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@requeijaum
requeijaum / bot.py
Last active August 22, 2021 19:33
Bot kickador de bots para Telegram - invocar gogogo.sh via crontab
# https://stackoverflow.com/questions/52029026/telegram-python-bot-event-when-bot-is-added-to-a-group
# https://github.com/python-telegram-bot/python-telegram-bot
TOKEN = ""
from telegram.ext import Updater, MessageHandler, Filters
from telegram import Bot
import re
#!/bin/sh
if [ -z "$1" ]; then
echo "Syntax: $0 cheat.pnach"
exit 0
fi
if [ ! -r "$1" ]; then
echo "File $i doesn't exist or cant be read."
exit -1
@requeijaum
requeijaum / file_to_png.py
Created March 2, 2021 01:46 — forked from oldmota/file_to_png.py
Python script to convert any file to PNG and back, made just for fun
from sys import argv
from math import sqrt, ceil
from struct import pack, unpack
from PIL import Image
def file_to_image(data, ext):
size = pack(">I", len(data))
full_data = bytearray(ext + '\0', 'ascii') + size + data
@requeijaum
requeijaum / Cit0day.sites.lst
Created December 12, 2020 01:53 — forked from gvolluz/Cit0day.sites.lst
Cit0day breach, list of sites in Cit0day [_special_for_xss.is].txt and Cit0day Prem [_special_for_xss.is].txt (only dns, sorted, without duplicates)
0059.co.kr
007.no
007airsoft.com
008.vista.kz
01186mb.ca
012.ca
01nii.ru
0286776498.com
0286780777.com
02asat.photoherald.com
@requeijaum
requeijaum / listaninhon2020.m3u
Created December 12, 2020 01:45 — forked from ninhon/listaninhon2020.m3u
listaninhon2020.m3u
#EXTM3U
#EXTINF:-1 tvg-id="aande.br" tvg-name="A&E HD" tvg-logo="http://logos.servidor.tv/ae.jpg" group-title="Canais: Filme e Série",A&E HD
http://iptv.movie:8080/patricia1/patricia1/1521
#EXTINF:-1 tvg-id="aande.br" tvg-name="A&E HD+" tvg-logo="http://logos.servidor.tv/ae.jpg" group-title="Canais: Filme e Série",A&E HD+
http://iptv.movie:8080/patricia1/patricia1/375
#EXTINF:-1 tvg-id="" tvg-name="Aeroporto Área Restrita" tvg-logo="http://logos.servidor.tv/aeroporto24h.jpg" group-title="Canais: 24 Horas",Aeroporto Área Restrita
http://iptv.movie:8080/patricia1/patricia1/32595
#EXTINF:-1 tvg-id="amc.br" tvg-name="AMC HD" tvg-logo="http://logos.servidor.tv/amc.jpg" group-title="Canais: Filme e Série",AMC HD
http://iptv.movie:8080/patricia1/patricia1/1498
#EXTINF:-1 tvg-id="amc.br" tvg-name="AMC HD+" tvg-logo="http://logos.servidor.tv/amc.jpg" group-title="Canais: Filme e Série",AMC HD+
@requeijaum
requeijaum / iptv.php
Created December 12, 2020 01:44 — forked from pirata23/iptv.php
test iptv
#EXTM3U
t.ami.ka.wil.kinso.n.tmp@gmail.com
Lauren Alexis
http://udq.me/get.php?username=tdnpV&password=Pz3te&type=m3u_plus&output=m3u8
http://envivo.win/telefe
#EXTINF:-1,Minha Mãe é Uma Peça 3
https://oyxed75613jvmcc.belugacdn.link/series/killingeve/leg/3/5.mp4
https://buxetaum.azureedge.net/filmes3/MNHAMAEEUMAPECA3.mp4
#EXTINF:-1,MYTHIC QUEST 8
@requeijaum
requeijaum / google-dorks
Created October 22, 2020 04:35 — forked from stevenswafford/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!