Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused

    Tell me what you guys think, ★Snatch n Grab★

    This is a small piece of my source code, soon turning into a R-A-T virus. Will be releasing soon as just being "Snatch n Grab". Then ill start working on the Remote-Access-Trojan part. Tell me how it looks, I've been working hard on it for a while.

    Last edited by TonyMane123; 08-15-2014 at 02:08 AM.

  2. The Following User Says Thank You to TonyMane123 For This Useful Post:

    vashner (08-16-2014)

  3. #2
    abuckau907's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    other side of the wire
    Posts
    1,342
    Reputation
    162
    Thanks
    239
    My Mood
    Cold
    So you want to steal things from people? I hope there will be flaws in your networking code, and you get 'hacked' : p
    Code looks like you don't know how to code...I'm guessing you won't even get the networking side of it finished.
    'Some things that can be counted, don't matter. And some things that matter, can't be counted' - A.E.
    --
     

    My posts have some inaccuracies/are wrong/wrong keyword(s) used.
    They're (maybe) pretty close, and I hope they helped you, not created confusion. Take with grain of salt.

    -if you give rep, please leave a comment, else it means less.

  4. The Following User Says Thank You to abuckau907 For This Useful Post:

    Silent (09-25-2015)

  5. #3
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    Quote Originally Posted by abuckau907 View Post
    So you want to steal things from people? I hope there will be flaws in your networking code, and you get 'hacked' : p
    Code looks like you don't know how to code...I'm guessing you won't even get the networking side of it finished.
    There is more progress then you think. I already have mouse control working, and the sendkeys part was easy. Also ik my code looks different to you but it's unique and really organized, its it has hacked many people in the last few months lol
    Last edited by TonyMane123; 08-15-2014 at 05:59 PM.

  6. #4
    somewhatpro's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    317
    Reputation
    38
    Thanks
    29
    My Mood
    Daring
    Quote Originally Posted by abuckau907 View Post
    So you want to steal things from people? I hope there will be flaws in your networking code, and you get 'hacked' : p
    Code looks like you don't know how to code...I'm guessing you won't even get the networking side of it finished.
    Not only that, his SERVER (trojan) needs to be native not .NET nor managed code, and needs to be able to run on any computer without exceptions.

    Quote Originally Posted by TonyMane123 View Post
    There is more progress then you think. I already have mouse control working, and the sendkeys part was easy. Also ik my code looks different to you but it's unique and really organized, its it has hacked many people in the last few months lol
    if you want your RAT program thingy you got going there to work good, you have to code your server on an older version of visual basic (use visual basic 6) the reason for this is that the runtime for vbasic 6 is already built in (since windows 98 i think /correct me if i am wrong xd/ , soo yeah, good luck.


    PS: oh yeah, and, please protect your 'RAT' client if you're going to sell it or something cuz lately i remember some day i created a 'fake victim sender' tool that sends thousands of 'fake victims' to a DarkComet rat client (the newest one), i had fun crashing noob ratter's computers those days. since it was creating some sort of infinite loop trying to synchronize with fake servers or something idk i didn't underrstand that well but i couldn't pull out code execution tho..
    Last edited by somewhatpro; 08-15-2014 at 08:23 PM.

  7. The Following User Says Thank You to somewhatpro For This Useful Post:

    TonyMane123 (08-15-2014)

  8. #5
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    If you're sending things via email then you'll have your password changed after 1-3 days..

  9. #6
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    Quote Originally Posted by Biesi View Post
    If you're sending things via email then you'll have your password changed after 1-3 days..
    there is two different emails if the first one fails the second one will try again, and they switch every time its sent so it never detects, i've been messing with emails in code for years thats my way around.

  10. #7
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Quote Originally Posted by TonyMane123 View Post
    there is two different emails if the first one fails the second one will try again, and they switch every time its sent so it never detects, i've been messing with emails in code for years thats my way around.
    Try to think in a way to hide your email and password...
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  11. The Following User Says Thank You to Mayion For This Useful Post:

    TonyMane123 (08-17-2014)

  12. #8
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    Quote Originally Posted by Mayion View Post


    Try to think in a way to hide your email and password...
    I did, this is the password

    each I0 is a string with hidden multiplication and division hidden throughout the program.

  13. #9
    vashner's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    Great coding! :P

  14. The Following User Says Thank You to vashner For This Useful Post:

    TonyMane123 (08-17-2014)

  15. #10
    Harpoon.'s Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    Tᴏᴍᴏʀʀᴏᴡ
    Posts
    622
    Reputation
    57
    Thanks
    390
    My Mood
    Yeehaw
    Quote Originally Posted by TonyMane123 View Post
    I really like the colour scheme, how'd you get it?

  16. #11
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Quote Originally Posted by TonyMane123 View Post
    I did, this is the password

    each I0 is a string with hidden multiplication and division hidden throughout the program.
    Look...
    Hide your E-mail & password by Encrypting them.
    Whenever the program runs, extract that txt from the resources then open in it in a textbox (decrypt it) and done.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  17. #12
    MetrikForce's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    46
    My Mood
    Grumpy
    Quote Originally Posted by Mayion View Post


    Look...
    Hide your E-mail & password by Encrypting them.
    Whenever the program runs, extract that txt from the resources then open in it in a textbox (decrypt it) and done.
    Quote Originally Posted by Biesi View Post
    If you're sending things via email then you'll have your password changed after 1-3 days..
    Seriously OP, at least use String encryption methods in your code. And get a program to kill the .net header of your executable. It'll keep skids like yourself away

    Quote Originally Posted by vashner View Post
    Great coding! :P
    >Being this autistic

    Quote Originally Posted by Grizzly View Post
    Anything is allowed if you're brave enough.

  18. The Following User Says Thank You to MetrikForce For This Useful Post:

    Silent (07-28-2015)

  19. #13
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    Quote Originally Posted by TonyMane123 View Post
    there is two different emails if the first one fails the second one will try again, and they switch every time its sent so it never detects, i've been messing with emails in code for years thats my way around.
    once both are changed your program will stop working until you release a new version with different emails..

  20. #14
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    each I0 is a string with hidden multiplication and division hidden throughout the program, the password is hidden.
    Quote Originally Posted by Mayion View Post


    Look...
    Hide your E-mail & password by Encrypting them.
    Whenever the program runs, extract that txt from the resources then open in it in a textbox (decrypt it) and done.
    Last edited by TonyMane123; 08-19-2014 at 01:23 PM.

  21. #15
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    Quote Originally Posted by Biesi View Post


    once both are changed your program will stop working until you release a new version with different emails..
    No the email, password, and blacklist are going to be read off of a data base. I can change when ever i want. Also there will be automatic updates.

Page 1 of 3 123 LastLast

Similar Threads

  1. Tell me what you guys think
    By debbe in forum General
    Replies: 3
    Last Post: 01-19-2014, 10:59 AM
  2. my intro tell me what you guys think
    By iSmexy in forum Crossfire Video Sharing
    Replies: 13
    Last Post: 02-23-2013, 03:23 PM
  3. Tell us what you guys/girls want
    By crazy-tatar in forum Combat Arms Europe Hacks
    Replies: 29
    Last Post: 03-07-2009, 04:28 AM
  4. My sig, what you guys think?
    By Kulvax in forum Showroom
    Replies: 7
    Last Post: 01-03-2009, 03:40 PM