[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Share Code/Scripts

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 18
Thread images: 4

Post any useful or interesting code/scripts that you might have.
>>
File: bitcoin-script.png (343KB, 1360x768px) Image search: [Google]
bitcoin-script.png
343KB, 1360x768px
Here is a simple python script that bruteforces the last 3 characters of a bitcoin private key, only needs bitcoin module to work (pip install bitcoin). Takes 10 seconds to find 3 and can be easily modified to find more. Someone on here made it and I modified it slightly. Kind of cool but could be useful if you ever come across a partial key.

4chan is tripping via code tag so have to post it on pastebin: https://pastebin.com/fBJQsTrn
>>
File: 1504592354843.jpg (136KB, 941x629px)
1504592354843.jpg
136KB, 941x629px
https://github.com/NARKOZ/hacker-scripts
>>
For windows, a self contained bat script that can convert any bat file to a windows executable.

https://github.com/npocmaka/batch.scripts/blob/master/hybrids/iexpress/bat2exeIEXP.bat
>>
>>62265412
nice read, thanks
>>
Autohotkey script to click mouse 1 with a slight delay when toggled via F8 key. Very useful if you need to click something many times, delay can be adjusted.

SetMouseDelay, 10
Toggle = 0
#MaxThreadsPerHotkey 2

F8::
Toggle := !Toggle
While Toggle{
Click
sleep 1000
}
return
>>
>>62265412
>kumar-asshole.sh
my fucking sidesssss
>>
>>62265355
https://pastebin.com/P7eewnvf
deletes music based on artists, I use it mostly to filter rap and other degenerate music
I download music bundles where half of it is crap(I do it for the other half, that I don't know)

https://github.com/iasatan/Tampermonkey-scripts/blob/master/TV-Torrent/TorrentHelper.user.js
Tampermonkey scripts, searches other torrent sites if TPB has nothing
https://github.com/iasatan/Tampermonkey-scripts/blob/master/TV-Torrent/AutomaticSeriesTorrentFinder.user.js
Searches tpb based on pogdesign, so if there is a new episode on my show it will navigate to the download page

There are a few other here: https://github.com/iasatan/Tampermonkey-scripts (for steam and porn)
>>
A bunch of old unix scripts

http://www.intuitivestories.com/wicked/wicked-cool-shell-script-library.shtml
>>
A list of single line bash commands/scripts, some very useful

http://www.bashoneliners.com
>>
>>62265412
>fucking-coffee.sh
mein sides
>>
>>62265561
go away Kris.
>>
Fred's imagemagick scripts.
>>
# The following commands will report the location (filename and line number) of a function’s definition.  Assuming a function named foo,

# Turn on extended shell debugging
shopt -s extdebug

# Display the function’s name, line number and fully qualified source file
declare -F foo

# Turn off extended shell debugging
shopt -u extdebug

For example, the output of these commands might be:

foo 32 /source/private/main/developer/cue.pub.sh

The above might work only in bash, and not in POSIX shells in general.
>>
I can't sorry.
Too many lines for 4chan.

It's for printing out NTFS Access Rights per folder/user in Active Directory enviroments.

If anybody is interested I'll post it splitted
>>
>>62269156
use pastebin
>>
>>62269156
>>62269206
https://pastebin.com/2kBVMP2E

Here you go.
It's for german customers though.
Feel free to tranlate everything nessesary
>>
File: 5719308-image.jpg (22KB, 320x320px) Image search: [Google]
5719308-image.jpg
22KB, 320x320px
>>62265412
kumar-asshole.sh
This guy is a genius
Thread posts: 18
Thread images: 4


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.