the question was :
with what tools should i try compile a .c file 2 .exe
c ya
|
Full Version: 1 Question About .c
BAD question and it has been (filtered) up from some ... anyway
the question was : with what tools should i try compile a .c file 2 .exe c ya
its a good question i have the same probleme :/
Compile with;
Win; Bloodshed DevC++ Visual Studio Cygwin + GCC MingW + GCC Linux; GCC
umm wtf I know this board has a lot of beginners but they should be beginners in the security industry not beginners at computing. Perhaps those of you with such fundemental questions shouldnt be on this board because your more interested in the end result of the capabilites of what has been discussed in this forum and you havent even taken the time to learn the basic essentials of what even my damn grandfather knows.
lol well said.
i recommend the ppl asking what a .c file is, should buy a book on c programming, read it, and then try writing simple programs. it's not really that hard (im self taught btw) and you will then start to understand how exploits work and will at least be able to compile some yourself. to simply download visual studio c++ and expect to be able to compile the exploits yourself is not going to happen. you actually need to understand the errors the compiler will throw, so that you can get past them (note that the reason exploits have errors when compiling are a) as a different compiler was used when writing them or if you are serious about security then you really need to learn a proper language like c, otherwise you will never be more than a network admin who wonders why his/her network is constantly being exploited.
Original by Merchantp
QUOTE not beginners at computing So u mean that when some1 hasn't EVER tried COMPILE something is low IQ ... make me laught m8 and btw Original by tibbar QUOTE i recommend the ppl asking what a .c file is, should buy a book on c programming i know what a .c file IS m8 ... anyway thnks An old philosopher said ... : " When we were teaching Philosophy to this world ALL the others they were still eating bananas on the trees ." c ya
this both tried to help u in a way that u don't understand ...try to understand what they mean!!!
btw. ur question let anybody thinks that u r a beginner because if u know something about software/computer u should know that it is possible and u should know what a compiler is... QUOTE i have some files ... "files.c" and i want to compile them into .exe is it possible and with what tools....? i hope u understand to read...read...read...use google and try..try..try...that's the way u really learn something,short info doesn't teach u anything u type/klick it and it works u don't think about it. [INFO]This is not a flame;) Sometimes ago i thought nobody wants to help me but they have done more than any short answer can do.[/INFO]
A quick google search would have given you the answer...
Nevertheless, I personnally use an old Visual Studio release to compile exploits, as well as MINGW which is an emulated version of GCC under a Win32 environnement. I hope you'll be able to do something with those "files.c" , hehehe
sorry and thnks peeps...
QUOTE So u mean that when some1 hasn't EVER tried COMPILE something is low IQ ... make me laught m8 dry.gif and btw well my remark had nothing to do with IQ you added that in yourself, in fact last i checked IQ had nothing to do with compiling .c or with computers for that matter it is a rating that doesnt say much but its supposed to tell you your ability to learn,reason,solve as opposed to the general population, my remark was in regards of why your here, you should have some basis knowledge of computing and you should only be here to further your knowledge of network security. And i find it relatively obsurd that you would have joined this forum and participated (to whatever extent) and dont know what a .c source file is, because that suggests extreme laziness on your part and the fact that your jumping far ahead picking anc choosing what you want from "computers" and not actually learning the prerequisites to get there. My suggestion is to find or buy (ebay is good for this) windows 3.1 should come on a bunch of floppies then read the manual on how to install windows 3.1 then start from there and work your way up
hehehe ... keep flame ur not any to me...
QUOTE: [tianzhen] would plz tell me how did u become a member to post everywhere which only 29 posts ?
Well you can become a member with just a few posts if you post interesting and intelligent things that catch the eyes of the mods. Bearing a grudge on full members is unlikely to help you...
Ive enjoyed the ease of using the cygwin compiler built into cygwin. Although i use mingw and visual studios .net from time to time, i have never had to use confusing parameters to compile.
Btw, not knowing how to compile does not degenerate you to a n00b at computing. My dad uses the computer all the time, however, he is not a programmer, and therefore wouldn't know how to use a compiler, yet alone match one up to the correct programming language he is using. If you haven't noticed, this post is in the trial members section, so don't expect more than that. Now for the person who asked the question. Regardless of whether or not you are responding to a flame, or asking a question. Try to use english that we can understand with semi proper spelling and at the very least, complete sentences. It begins to get frusterating helping someone with something if they are missing every other word from their sentences. I assume a failure in spelling and grammar, will result in failure in other areas. If you are only asking how to compile so you can compile exploits to use on people, with the impression you gave me from your spelling, it leads me to assume that you are going to end up using the exploits illegally with no protection (proxy? whats a proxy?? ), and getting yourself thrown in jail. This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
|