Jump to content

alexthedrifter

Active Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by alexthedrifter

  1. Sorry for double post but updated it with a version that dos not require a framework. Eg. It works on any computer worth attacking.
  2. Updated to V2.0 Post any errors here, I think I ironed most of them out.
  3. I have one exam left tomorrow, a little partying on the weekend then I'll see what I can do.
  4. I could work on it sometime soon, but for the moment I have midterms D: grade 10 first year of high school. So after that I'll see what I can do.
  5. It is legitimate; sounds like a cool device. You could use shock images to get them to jump xD
  6. Key logger is inoperable at the moment.
  7. Verye, this could be done with very little effort. Unfortunately I'm taking a break from editing current payloads at the moment I have bigger projects :3. If you look through the file structure you should be able to find what slurp gets and how to edit it.
  8. Thanks. Thanks for the info, I think I'll update it soon with the others section so it shells the .txt file for Haksaw
  9. *Sniff* *Sniff* Is that some Net Neutrality violations I smell?
  10. I released the source code for the GUI in the thread in case you missed it :3
  11. Slurp3? I didn't know one existed xD. The framework requirement is by default in VB 2008 Express; any idea on how to edit this it would be thanked.
  12. Old method was social engineering faking the autorun program too look like the open folders too view icon and text.
  13. I updated the config massively. Check it out one of the first posts in the forum.
  14. Most likely. I see no reason why people keep their source codes secret xD.
  15. Its written in VB. It configure the Pocket Knife Payload. Enables disables options. Very late last night I posted this I work most of the day and and late into the night on it I'll make a more professional post after school.
  16. Updates: Now at V2.0 Using tabs to avoid the wall of text look. Overhauled since Beta version. Now using tabs :3 Now added V2.0 with no framework required it looks ugly, but it works on any computer running any windows 2000-XP+ Overview: This is a program I wrote in Visual Basic that simplifies editing of the Pocket Knife Payload by Leapos. With it you can edit the settings like the attacks that the payload does etc... Usage: Place in the root of your pocket knife. Run. Click things. If you can't understand how to use it then how did you navigate to this site? Source Code Screenshots V2.0/V2.0 NF None yet D: feel free to post some. V1.0 http://img258.imageshack.us/my.php?image=over1yq4.bmp http://img529.imageshack.us/my.php?image=over2bg8.bmp http://img258.imageshack.us/my.php?image=over3wa6.bmp Any errors just post em here. Also could a mod edit out the Beta in the topic name, we are no longer in beta. Pocket_Knife_Configurator.rar PKC_No_Framework_Required.rar
  17. If your willing to help me understand how interact with the payload please hit me up on MSN alex@normalms.com
  18. I sort of understand it should be done sometime within the next 5 days (Prob sooner).
  19. You can hold something like shift or alt or shift alt for it to do nothing. edit: If somebody can post a line of code from a batch file that enables the option when that .bat is run we could also do it that way. ex. Shell (vncoptions.bat) It runs the .bat with the commands in it to change the options. edit2: Separate batch files could be a bit messy.
  20. @mencargo Yes I can. edit: @Verye check in your settings their is a setting to turn off its checking for it. edit2: Here is a snippet of code. Process.Start("cmd.exe", " /K cd c:\") This opens command prompt, and changes its directory to C:\ You can change cmd.exe to like /folder/folder2/program.bat and enter the parameters in the next section of code. If you guys could do that because I don't fully understand how payloads work I'll be sure to use it and accredit you for it. Edit3: Before you do all of them post 1 or 2 so I can make sure it properly works.
  21. Before I can work on it I need to know: Names of all programs and what has to be done to enable and disable them. How are the files enabled? shell config.bat -enable vnc or config.ini type thing with e meaning enabled d disabled program1.exe = e program2.exe = d
  22. Tell me what you want done, I don't full understand how a payload works so tell if you want it to run a program with parameters or something.
  23. I know Visual Basic if thats of any help.
  24. alex@normalms.com hit me up on MSN I'll walk you thourgh it.
×
×
  • Create New...