Jump to content

ne3jedi

Active Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by ne3jedi

  1. Ok so ive just been messing around and i would like to know how to get this to work.

    Or if it is possible.

    char cfile = textBox2->Text;
    CopyFile(cfile,"C:\\new.txt",0);

    Visual C++ Compiler

    error C2440: 'initializing' : cannot convert from 'System::String ^' to 'char'
    error C2664: 'CopyFile' : cannot convert parameter 1 from 'char' to 'LPCTSTR'

    Any help would be greatly appreciated.

  2. If this is suppose to be in codeing section mod please move.

    But i went back a few episodes to some reverse engineering and have been wondering. I know that most programming compilers or some have a default icon and ive been wondering if there is a site or reference guide for the icons to see what icon goes what programming compiler? Which in return might narrow down possibile progrsmming languages

    This is pretty random and im a noob when it comes to coding so if you know of a website cool if not im at least going to try and go through and try to make a reference guide.

    HAPPY THANKSGIVING

  3. that's true, but I think lots of people will be out for this thanksgiving the weekend before and after. we could push it to December 6th?

    Sounds good well have to see what Hak5 crew thinks.

  4. Either Snubs was going to start a thread, if she does delete this one.

    I'm down for a meetup

    How about Wed night Nov 19th?

    I was thinking about Hooters or something. This is all flexible, post your thoughts.

    Hooters

    825 7th St NW

    Washington, DC 20001

    Sounds cool i don't know everyones work schedule but i think a weekend might be easier.

  5. Is it going to ask me a bunch of old stuff not revelent to todays pc's? like what kind of microprocesser a 386DX Ibm pc used? or what each irq port goes to what ect..

    Also .. how many chances do i get to take the test? say I buy the voucher and fail it the first time, do i have to buy another voucher to the another test, or do they give you a second chance to take it for free or something?

    Also where is the best place to take it? and how much is it about 300$ ?

    thanks

    2007 version doesnt ask about the older computer stuff they might ask about the old DIN port and what it was used for. Only thing that i had trouble with was the printers i study them so much i wanted to shoot myself and still couldnt remeber the steps of the laser printing process lol.

    Good Luck

  6. Strangely I can't seem to get the desired effect on my myspace page...

    I also tried:

    alert.js:

    function HackedUpSpace()
    {
        alert("Welcome to my myspace page!");
    }

    alert.html

    <html>
    <script type="text/javascript" src="http://popeax.com/alert.js"></script>
    
    <body onload="HackedUpSpace();" />
    
    </html>

    still no avail! Can someone else test it and confirm its working? Maybe I'm just doing something wrong?

    I also tried and no cigar....

    Patched that quick??

  7. In /pentest/wireless/aircrack-ng/test/

    there is a file called password.lst which is a sample word lst.

    If you were using that file you would use this command

    aircrack-ng -w /pentest/wireless/aircrack-ng/test/password.lst -b <AP Mac address> psk*.cap

    if you were to download a word list i would suggest either putting on sperate usbdrive or you could try putting it on your harddrive and mounting you hard drive when using the backtrack live cd. The only way to add it to the backtrack 3 live cd it self would be decompileing the user.lzm file in the iso and adding the wordlist and then recompile which would have to be done under backtrack 3 os or another linux distro with lzm decompiling and compiling capablity. But if your just doing pentesting to learn the steps i would suggest adding your password to the test password.lst file.

    Good Luck

  8. Did you use Wubi to install ubuntu or did you do a manuel install ?

    Do you have a C: Drive at all ?

    Or is it not seen because it is now a linux partion?

    Did you have a backup drive on the D: drive before installing ubuntu?

    This Information might help figure out what happened

  9. Well im not done with adding options but it is my first program its called Myspace Helper it does really helper all that much and is kind of lame but it is my first program ever and im still learning C# so give me some feedback.

    post-11352-1225415929_thumb.jpg

    Download Program and Source

    http://rapidshare.com/files/159191341/Mysp...Source.zip.html

    EDIT

    FEATURES

    Searching myspace while output is through default webbrowser.

    Going to a profile by friend id.

    Delete your friends myspace bulletin by inputing their friend id and bulletin id.

    AS i said before this is my first program and mostley useless :)

  10. right :)

    I like camstudio but its for windows

    oooooooh! Hey, do you think it'll work with wine? I havn't tried it but I hear wine works well for windows apps in linux

    I could be wrong but i dont think cam studio works in wine i tried it a few different times but that could have changed.

    Maybe try recordMyDesktop it is a linux solution for recording your desktop.

  11. Root Wars or Root Warz is a game. Teams compete to acquire points by gaining access on target computers and placing their flag.

    That is what he did at PhreakNIC

    You should be able to google Root Wars for more information

    DingleBerries Great idea i hope you find some people

  12. Quick question did they threat termination of service and 2nd what is your ISP.

    You could try TOR or look for options in your torrent downloader to see if there is an option to encrypt your torrent traffic.

×
×
  • Create New...