Skip to content

Instantly share code, notes, and snippets.

View reppolice's full-sized avatar

Anastasios Tsiolakidis reppolice

View GitHub Profile
Github build
Checking / downloading the latest archives
Checking dependencies (excluding Win32, Win64, Mac)...
The following file(s) have been modified:
Engine/Source/ThirdParty/hlslcc/hlslcc/lib/Linux/x86_64-unknown-linux-gnu/libhlslcc.a
Would you like to overwrite your changes (y/n)? y
Updating dependencies: 100% (1/1), 0.5 MiB cached, done.
Result: 0
Fixing inconsistent case in filenames.
Removing a stable libLND.so binary that was relocated in 4.8
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@reppolice
reppolice / bounty.js
Created December 16, 2017 23:55 — forked from lenilsonjr/bounty.js
Keybase WarpWallet Bounty Challenge
function randomString(length, chars) {
var result = '';
for (var i = length; i > 0; --i) result += chars[Math.floor(Math.random() * chars.length)];
return result;
}
function searchWallet() {
warpwallet.run({
passphrase: randomString(8,'0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'),
salt: 'a@b.c',

Keybase proof

I hereby claim:

  • I am reppolice on github.
  • I am fidetrainer (https://keybase.io/fidetrainer) on keybase.
  • I have a public key ASCXOwN9hS8EJutKHg6smXauSemY8Hv_hJTgVxcD1ayDbAo

To claim this, I am signing this object: