iExploit
Recent
Activity
Sign up
Have an account?
Sign in
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Username
Deque
Joined
June 2011
Visits
0
Last Active
March 4
Roles
Member
Posts
78
Top Posters
Xin
3251
Sh3llc0d3
1910
chroniccommand
1389
undead
822
George
707
GameOver
675
Bursihido
406
m0rph
332
Mr. P-teo
269
D0WNGRADE
220
Who's Online (0)
Powered by
Vanilla.
Made with
Bootstrap.
Looking to introduce yourself? Look no further, and click here! We also have IRC! [irc.evilzone.org #iexploit]
Deque
Activity
Discussions
20
Comments
58
python for hackers
Why should it be "the best language"? I disagree. There are lots of fields in computer security that need other languages than Python. It depends where you want to go and what you want to do.
Comment by
Deque
June 2012
permalink
OOP versus Procedural Programming
These properties can be variable or constant or static. They can be variable or constant and static or non-static. You should explain what that means too. Inheritance is process by which objects of one class acquire the properties of the objects…
Comment by
Deque
June 2012
permalink
MozillaRecovery - crack master passwords
I had interest before, I just didn't have enough knowledge to make a good program in that field. :) Thank you.
Comment by
Deque
March 2012
permalink
MozillaRecovery - crack master passwords
Thank you Xinapse. Also for your other comments.
Comment by
Deque
March 2012
permalink
MD5/SHA1 Cracker I whipped up - (Online & Dictionary Attack)
Or you add an option for SHA, so it provides both.
Comment by
Deque
March 2012
permalink
[Java] EXIFRemover 0.1
"Sh3llc0d3" said: Does EXIF data include geo-tagging info? That would be awesome if you came up with a geo-tag remover. Here is an example of a geotagged picture I got from the internet: [spoiler] java -jar exifremover.jar -s img…
Comment by
Deque
March 2012
permalink
[C] Simple File Crypt
"sangf" said: [quote="Deque"] You don't close your streams in the if-case. is it necessary to fclose if fopen returns NULL (ie. because of an error like files not existing)? i can't see the sense, but i suppose it won&…
Comment by
Deque
March 2012
permalink
[Java] PEAnalyser - get info about .exe and .dll files
Thanks. Not sure if they aren't common. Maybe just not in the security field.
Comment by
Deque
March 2012
permalink
[C] Simple File Crypt
I believe you forgot a curly brace at the end. You didn't provide a main to try this out fast. Make it a bit more convenient for others to use your code. I don't mind missing comments as long as the code is readable. One part of readabili…
Comment by
Deque
March 2012
permalink
We are Back!
IExploit is back, I have just seen that. Man, that was a long time and I wish I knew earlier about that. Now I will be back here too. Have done a lot of coding in the meantime whose results I will show you successively. Good to see you again.
Comment by
Deque
March 2012
permalink
Funny Images/Videos [ Official Thread ]
The NCIS one is really funny.
Comment by
Deque
September 2011
permalink
Inspire Web Hacking Template - Made by P-teo
That is indeed a nice one. I like it.
Comment by
Deque
September 2011
permalink
Funny Images/Videos [ Official Thread ]
You should add the image texts for xkcd. Otherwise it is only half as funny. ;)
Comment by
Deque
September 2011
permalink
Self intoduction
Welcome to iExploit. Well lets see i have a good background in programming (such as binary, hex,C,batch,html4 and Perl but slightly a bit less than the others) Except for C and Perl that is no programming.
Comment by
Deque
September 2011
permalink
blocking of signal code try and see the output
But you can not catch SIGKILL. kill -9 will do it. That program is only suitable to annoy idiots.
Comment by
Deque
September 2011
permalink
Need some linux disto ideas
Arch is pretty light weight, it doesn't install so much stuff like Ubuntu and similar distros. It doesn't install anything that you don't want to. But it is a lot of work to set this up the first time. If you like to have a lot contro…
Comment by
Deque
August 2011
permalink
tell me the output :D
Here is another very good explanation why the result is ambiguous (read through the top answer): http://stackoverflow.com/questions/4176 ... nce-points
Comment by
Deque
August 2011
permalink
tell me the output :D
The behaviour is undefined, because there is no sequence point between the increments.
Comment by
Deque
August 2011
permalink
Post your desktop [Pics]
"cyberpirate" said: can you suggest me any good book for perl language.. i wanna learn.. plz help me.. thanks... http://www.perl.org/books/beginning-perl/
Comment by
Deque
August 2011
permalink
Merge Windows and Linux Security Sections to System or Operation Security?
I think it is better to merge.
Comment by
Deque
August 2011
permalink
More Comments