Skip to content

Instantly share code, notes, and snippets.

View isgroup-srl's full-sized avatar

Francesco Ongaro isgroup-srl

View GitHub Profile
@isgroup-srl
isgroup-srl / power.markdown
Last active May 22, 2020 09:40
Dell XPS 13 (9370) 2018

The definitive guide to power optimization of your Dell XPS 13 (9370) 2018 with Intel GPU and 16GB of RAM.

Power optimization

Install tlp and powertop.

apt install tlp powertop
@isgroup-srl
isgroup-srl / Injectable.cpp
Created December 22, 2017 18:59 — forked from anonymous/Injectable.cpp
Simple UserMode Hook Example
#include <windows.h>
#include <stdio.h>
FARPROC fpCreateProcessW;
BYTE bSavedByte;
// Blog Post Here:
// https://0x00sec.org/t/user-mode-rootkits-iat-and-inline-hooking/1108
// tasklist | findstr explore.exe