![]() |
|
|
|
#1
|
|||
|
|||
|
JustMapzz Kg source
JustMappz Keygen Source
.NET / C# DES+Base64 Code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Security.Cryptography;
namespace WindowsFormsApplication3
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private static byte[] key = new byte[]
{
7,
2,
3,
4,
1,
6,
7,
8
};
public static string CryptThis(string text)
{
SymmetricAlgorithm symmetricAlgorithm = DES.Create();
ICryptoTransform cryptoTransform = symmetricAlgorithm.CreateEncryptor(key, iv);
byte[] bytes = Encoding.Unicode.GetBytes(text);
byte[] inArray = cryptoTransform.TransformFinalBlock(bytes, 0, bytes.Length);
return Convert.ToBase64String(inArray);
}
public string randomStr()
{
Random random = new Random();
return random.Next(1, 9999999).ToString().PadLeft(5);
}
private void button1_Click(object sender, EventArgs e)
{
string p3, p4, p5, p6 ,fP;
p3 = randomStr() + "[email protected]";
p4 = "TSRh TEAM " + randomStr();
p5 = "1234567812345678";
p6 = DateTime.Today.AddYears(99).ToShortDateString();
fP = p3 + p4 + p5 + p6.Substring(0, 10);
textBox1.Text = CryptThis(fP);
}
private void button2_Click(object sender, EventArgs e)
{
Clipboard.SetText(textBox1.Text);
}
}
}
Last edited by e0qs; 12-23-2017 at 06:10. |
|
#2
|
|||
|
|||
|
JustMapzz v3.3.3
the ultimate geo browser Homepage: http://www.justmapzz.com/ Download: http://www.justmapzz.com/downloads/J...etup_3.3.3.exe Last edited by ontryit; 07-03-2017 at 18:22. Reason: Add more info |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
please upload compile keygen file
__________________
Decode and Conquer |
|
#5
|
|||
|
|||
|
Here compiled keygen.
Download compiled keygen: Code:
http://www70.zippyshare.com/v/6KUFrst4/file.html Code:
https://s11.postimg.org/67xmh9fpv/keygen.png |
| The Following User Says Thank You to Debugger For This Useful Post: | ||
niculaita (07-04-2017) | ||
|
#6
|
|||
|
|||
|
Quote:
![]() http://prntscr.com/fr9hql here is a stack track - the food for your mind ![]() See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at KeyGen.Form1.button1_Click_1(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0 Win32 Version: 4.6.81.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- KeyGen Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///E:/KeyGen.exe ---------------- |
|
#7
|
|||
|
|||
|
Quote:
Anyway if you still finding it crashing just change the code line from Code:
fP = p3 + p4 + p5 + p6.Substring(0,10); Code:
fP = p3 + p4 + p5 + p6; Let me know if it works for you. |
| The Following User Says Thank You to Debugger For This Useful Post: | ||
e0qs (07-06-2017) | ||
|
#8
|
|||
|
|||
|
Hi
I've tried to build it, but this kg has a bug http://prntscr.com/fr4zvg looks like it's locale dependent! |
| The Following User Says Thank You to sendersu For This Useful Post: | ||
niculaita (07-04-2017) | ||
|
#9
|
||||
|
||||
|
Trojan:Win32/Fuery.B!cl ??? or I already have this before?
__________________
Decode and Conquer |
| The Following User Says Thank You to niculaita For This Useful Post: | ||
e0qs (07-06-2017) | ||
|
#10
|
|||
|
|||
|
No virus i Guarantee that. May be name of exe is keygen.exe, antivirus are picking it may be. Try changing that.
|
|
#12
|
|||
|
|||
|
Working Keygen
Last edited by TechLord; 02-26-2018 at 07:10. |
|
#13
|
|||
|
|||
|
Well,
I'd rather call it NON-working..... ![]() http://prntscr.com/fs0wd4 |
| The Following User Says Thank You to sendersu For This Useful Post: | ||
e0qs (07-06-2017) | ||
|
#14
|
|||
|
|||
|
Check TSRh rls page my friends.
The keygen need .NET 4.0 Rountimes maybe thats why u have problems ? i can leter check if ive time or upload my project if i find it hehehe Code:
http://tsrh.freeserials.com/mirrors.php?justmapzz.v3.3.1.keygen-tsrh.zip |
|
#15
|
|||
|
|||
|
Quote:
![]() Please check if your system has the required runtimes etc ! Please post a stack trace or something (as you did for the other post) before you claim that something is not working without checking out your system first ! Thank you. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|