-
lorddicranius replied to the topic assitance please in the forum Programming 9 years, 7 months ago
-
MatP replied to the topic assitance please in the forum Programming 9 years, 7 months ago
-
MaXe replied to the topic assitance please in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
Is it neccesary to learn reverse enigeneering (my bad abou the speling im at school)
It’s good to learn about, but don’t start with this unless you want to go deep straight ahead. Reverse engineering PHP applications is not really necessary, but reverse engineering flash scripts may become useful in some cases, including java…[Read more]
-
MaXe replied to the topic assitance please in the forum Programming 9 years, 7 months ago
And legal issues  😉 If you’re a total newbie, you can A) Search forums (and blogs) for tutorials on Web Application Security; B) Read The Web Application Hackers Handbook.
Both things are worth doing, even though I didn’t read the second one, it certainly did look interesting  😉 I think reading that book will probably be a shortcut to most, t…[Read more]
-
MaXe replied to the topic WANT TO LEARN WEB DEVELOPMENT!!!??? in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
im am using Code::Blocks but it gives me a list of compliers to use…and im using the default one they give you and i keep this same error message :/ its really starting to piss me off
Read a few tutorials on how to use Code::Blocks, it’s what I and most people would do before getting pissed 🙂 It’s the way of learning like a hacker 😉
-
MaXe replied to the topic COMMON SENSE TO HACKING AN EMAIL ACCOUNT in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
hahaha ok bro i get it >.>
Awesome ;D It’s the same thing with IRC when / if you go there 😉
-
MaXe replied to the topic WANT TO LEARN WEB DEVELOPMENT!!!??? in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
but i put the code in correctly and then i go to complie it and nothing shows up….so i build and run it and i get an error message saying this
uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?!
Use Code::Blocks or GCC for C code, use Code::Blocks or G++ for C++ code.
-
MaXe replied to the topic code block program in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
i really need some help right now….my computer isnt running the program that i programmed…as of right now im reading the Teach Yourself C in 21 days and i wrote my first source code it looks something like this
#include
main()
{
   printf(“Hello, World!”/n);
   return 0;
}and i complie it and try to build and run it but i…
-
MaXe replied to the topic WANT TO LEARN WEB DEVELOPMENT!!!??? in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
haha no problem man…hey but i really need some help with this Compiler stuff..it doesn’t want to read the program i put in
You don’t need compilers for any common web development language, you need them for programming languages like C, C++ and C#. If there’s compile errors, you need to include the right headers (e.g. libraries…[Read more]
-
MaXe replied to the topic COMMON SENSE TO HACKING AN EMAIL ACCOUNT in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
My bad i didn’t know it bugged you….i just like writing in caps
Quoted from the link below:
“In internet, bulletin board and chatroom contexts, writing in caps is considered the equivalent of verbally yelling. To the extent it’s considered rude to go around yelling at people, it’s similarly considered rude to “type caps” at…[Read more] -
MaXe replied to the topic WANT TO LEARN WEB DEVELOPMENT!!!??? in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
This website is a great website to learn HTML, XHTML, CSS, JAVASCRIPT, .ASP, .PHP and SQL.
Not that you learn the criteria but the website also gives you a quiz at the end of every lesson. Personally it helped me out
“http://www.w3schools.com”
I couldn’t agree more, except that please do NOT WRITE TITLES LIKE THISÂ ;D
-
MaXe replied to the topic I need some help in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
Thanks bro recently i have download C# but i dont where to find just the original C…so do you know where i could find it???
Just install Code::Blocks, it supports compiling C and C++
Link: http://www.codeblocks.org/And to be nice as well, here’s two guides:
http://www.phy.hr/~matko/C21/
http://newdata.box.sk/bx/c/If you need…[Read more]
-
lorddicranius replied to the topic COMMON SENSE TO HACKING AN EMAIL ACCOUNT in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
“Ok this IS NOT HACKING its simply soical engineering”
What you’re looking for is an “ethical vs unethical” reference. And gaining access to one’s email without permission is unethical.
-
MaXe replied to the topic GOOD HACKING WEBSITE TO HELP YOU in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
Well sorry i was only trying to help :
No need to be sorry, I was just sharing my opinion about the quality of that website, compared to other resources, that would probably benefit beginners in web application security a lot more. 😉
@impelse wrote:
So MaXe try to give more info
Here’s more of the same info I posted right…[Read more]
-
MaXe replied to the topic I need some help in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
so i should learn C first….where could i learn DLL functions??? Do you have any tuts by any chance(i have already learned how to hack with cheat engine)
Generally it’s best to learn C and C++ first, but I said C# (which is NOT the same as C!), because that’s what most current hacks for games are written in. Either that, or Delphi…[Read more]
-
impelse replied to the topic GOOD HACKING WEBSITE TO HELP YOU in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
Well sorry i was only trying to help :
CTRLS, please do not feel sorry, the site that you mention is ok (I used in the past), the thning is that normally when somebody suggest a site other people wants to know about that site and how to progrees in the ethical hacker arena. So MaXe try to give more info
-
MaXe replied to the topic I need some help in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
im not sure what program would be the best to learn and to create hacks with so far everyone tells me to learn C or C++ but my friend told me to Visual Basic im just confused
1) Play with CheatEngine, if you don’t want to write your own program. (CheatEngine can create trainers, and even disassemble as well.)
2) Learn C# and how…[Read more]
-
MaXe replied to the topic GOOD HACKING WEBSITE TO HELP YOU in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
This website will help you figure out how advanced you in your hacking abilities. If your a new to hacking the website can really help you out alot, currently iv been testing myself with this site so just give it a try
Hackthissite.org <
this is the website
That website will not help you to become a hardcore hacker. The…[Read more]
-
nonexistententity replied to the topic I need some help in the forum Programming 9 years, 7 months ago
@CTRLS wrote:
im currently learning web developement i have learned HTML JAVA AND SOME PHP but i want to start pragamming my own programs im also trying to write my own hacks for some online games so could someone help me out!!!??
im not sure what program would be the best to learn and to create hacks with so far everyone tells me to learn C or…