Skip to content

Instantly share code, notes, and snippets.

View szymon1118's full-sized avatar

Szymon szymon1118

View GitHub Profile
@szymon1118
szymon1118 / hc_in_bg.sh
Created September 6, 2019 14:18
Simple example of executing hashcat in background.
#!/bin/bash
./hashcat64.bin -b > /dev/null 2>&1 &
HC_PID=$!
echo "Waiting for hashcat process to finish..."
wait $HC_PID
@szymon1118
szymon1118 / phoneinfoga_chrome_webdriver.md
Last active July 3, 2019 04:38
Using PhoneInfoga (https://github.com/sundowndev/PhoneInfoga/) with Chrome webdriver on Windows
  1. Download chromedriver.exe that matches your Chrome version.
  2. Copy above EXE file to PhoneInfoga\lib directory.
  3. Replace in PhoneInfoga\lib\googlesearch.py this line:
browser = webdriver.Firefox()

with this one:

@szymon1118
szymon1118 / data.txt
Created September 22, 2018 00:08
List of probably all Unicode 11.0 characters
0000
0001
0002
0003
0004
0005
0006
0007
0008
0009