﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>BBS.PROGENIC.COM / Chat / Coding  / [WIP] Cracking an auth based Java program. / Latest Posts</title><generator>InstantForum.NET v4.1.2</generator><description>BBS.PROGENIC.COM</description><link>http://bbs.progenic.com/</link><webMaster>noreply@progenic.com</webMaster><lastBuildDate>Fri, 10 Sep 2010 03:42:37 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: [WIP] Cracking an auth based Java program.</title><link>http://bbs.progenic.com/Topic18167-9-1.aspx</link><description>I managed to crack this last year I was so busy then, anyways I had some help from my Java buddies &lt;img align="absmiddle" src="http://bbs.progenic.com/Skins/Common/EmotIcons/Smile.gif" border="0" title="Smile"&gt;&lt;br&gt;&lt;br&gt;I then later got banned from the website and from the game the software uses.</description><pubDate>Sun, 24 Jan 2010 15:02:54 GMT</pubDate><dc:creator>Overlord</dc:creator></item><item><title>RE: [WIP] Cracking an auth based Java program.</title><link>http://bbs.progenic.com/Topic18167-9-1.aspx</link><description>&lt;div class="Quote"&gt;&lt;b&gt;Overlord (9/25/2009)&lt;/b&gt;&lt;hr noshade size="1" class="hr"&gt;I've decompiled it looking at everything vividly; having some issues with the jar file below.&lt;BR&gt;&lt;STRONG&gt;Can't decompile or even read this one: &lt;a href="http://www.mediafire.com/?sharekey=1eba2e8e97f6ebd2c79b87b207592a1ce04e75f6e8ebb871" target="_blank" class="SmlLinks"&gt;package.jar&lt;/a&gt;&lt;/STRONG&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;You realise you need to unpack a JAR file first, right ?&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;jar -xf package.jar&lt;/FONT&gt;</description><pubDate>Sun, 27 Sep 2009 15:05:40 GMT</pubDate><dc:creator>wax</dc:creator></item><item><title>RE: [WIP] Cracking an auth based Java program.</title><link>http://bbs.progenic.com/Topic18167-9-1.aspx</link><description>I've decompiled it looking at everything vividly; having some issues with the jar file below.&lt;br&gt;Can't decompile or even read this one: &lt;a href="http://www.mediafire.com/?sharekey=1eba2e8e97f6ebd2c79b87b207592a1ce04e75f6e8ebb871" target="_blank" class="SmlLinks"&gt;package.jar&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;pre&gt;package impsoft.values.constant;&lt;br&gt;&lt;br&gt;import I.I;&lt;br&gt;import java.io.File;&lt;br&gt;import x;&lt;br&gt;&lt;br&gt;public class BuildSettings&lt;br&gt;{&lt;br&gt;  public static final int mouseFrequency = 50;&lt;br&gt;  public static final String ICREDITS_JAR_NAME = "ICREDITS";&lt;br&gt;  public static final String INSTALL_FOLDER;&lt;br&gt;  public static final boolean scriptDeveloper = 0;&lt;br&gt;  public static final boolean logAllNonMouseActionEvents = 0;&lt;br&gt;  public static final int SettingTabRefreshRate = 1000;&lt;br&gt;  public static final boolean RSTabGoesInSeperateCTab = 0;&lt;br&gt;  public static final boolean logAllKeyEvents = 0;&lt;br&gt;  public static final boolean professional = 1;&lt;br&gt;  public static final int fullInvlistenerSleep = 40000;&lt;br&gt;  public static final String GUI_FOLDER;&lt;br&gt;  public static final int AutoCompileRefreshRate = 1000;&lt;br&gt;  public static final int listenerThreadWithlistenerSleep = 1000;&lt;br&gt;  public static final String ICREDITS_JAR_URL = "https://www.impsoft.net/package.jar";&lt;br&gt;  public static final String CONFIG_FOLDER;&lt;br&gt;  public static final boolean widgetDefaultSelected = 0;&lt;br&gt;  public static final boolean AUTHSYSTEM2DEBUG = 0;&lt;br&gt;  public static final String FONT_FOLDER;&lt;br&gt;  public static final String ROOT;&lt;br&gt;  public static final boolean manageMouseEvents = 1;&lt;br&gt;  public static final int listenerThreadNoListenerSleep = 2000;&lt;br&gt;  public static final int maxY = 502;&lt;br&gt;  public static final int randomThreadSleep = 400;&lt;br&gt;  public static final boolean AUTOMINER = 0;&lt;br&gt;  public static final int PartialInvlistenerSleep = 2000;&lt;br&gt;  public static final boolean logJustMouseEvents = 0;&lt;br&gt;  public static final boolean manageFocusEvents = 1;&lt;br&gt;  public static final String LOG_FOLDER;&lt;br&gt;  public static final boolean AUTOCHOPPER = 0;&lt;br&gt;  public static final String RANDOMS_JAR_NAME = "RANDOMS";&lt;br&gt;  public static final boolean newColorTechnique = 0;&lt;br&gt;  public static final int inputThreadSleep = 16;&lt;br&gt;  public static final String JAR_FOLDER;&lt;br&gt;  public static boolean TEST_SPEED = false;&lt;br&gt;  public static final String PRODUCTS_JAR_NAME = "IMPSOFT";&lt;br&gt;  public static final String PRODUCTS_JAR_URL = "https://www.rscheata.net/icredits/package.jar";&lt;br&gt;  public static final boolean AUTOFIGHTER = 0;&lt;br&gt;  public static final String RANDOMS_JAR_URL = "https://www.impsoft.net/randoms.jar";&lt;br&gt;  public static final boolean newColorTechnique2 = 1;&lt;br&gt;  public static final boolean StatsActive = 0;&lt;br&gt;  public static final String ITEM_FOLDER;&lt;br&gt;  public static final boolean debugMonitors = 0;&lt;br&gt;  public static final boolean ONESCRIPTMODE = 0;&lt;br&gt;  public static final int maxX = 764;&lt;br&gt;  public static final boolean logAllEventsExceptMouseMove = 0;&lt;br&gt;  public static final boolean AUTHPRINTOUT = 0;&lt;br&gt;  public static final boolean logAllEvents = 0;&lt;br&gt;  public static final String ARES_FOLDER;&lt;br&gt;  public static final boolean extenedSettings = 0;&lt;br&gt;  public static final boolean logJustMouseEventsExceptMouseMove = 0;&lt;br&gt;&lt;br&gt;  static&lt;br&gt;  {&lt;br&gt;    ROOT = x.a(I.I(2154)) + File.separator;&lt;br&gt;    CONFIG_FOLDER = ROOT + x.a(I.I(15424)) + File.separator;&lt;br&gt;    ITEM_FOLDER = CONFIG_FOLDER + x.a(I.I(15431)) + File.separator;&lt;br&gt;    FONT_FOLDER = CONFIG_FOLDER + x.a(I.I(15437)) + File.separator;&lt;br&gt;    GUI_FOLDER = CONFIG_FOLDER + x.a(I.I(15443)) + File.separator;&lt;br&gt;    INSTALL_FOLDER = CONFIG_FOLDER + x.a(I.I(15447)) + File.separator;&lt;br&gt;    ARES_FOLDER = CONFIG_FOLDER + x.a(I.I(15455)) + File.separator;&lt;br&gt;    LOG_FOLDER = ROOT + x.a(I.I(15460)) + File.separator;&lt;br&gt;    JAR_FOLDER = ROOT + x.a(I.I(15465)) + File.separator;&lt;br&gt;  }&lt;br&gt;}&lt;/pre&gt;&lt;br&gt;Will post back with updates.&lt;br&gt;</description><pubDate>Fri, 25 Sep 2009 03:36:14 GMT</pubDate><dc:creator>Overlord</dc:creator></item><item><title>RE: [WIP] Cracking an auth based Java program.</title><link>http://bbs.progenic.com/Topic18167-9-1.aspx</link><description>Assuming you either have the java application or (shudder) applet.. have you thought about decompiling it yet?</description><pubDate>Fri, 25 Sep 2009 01:21:40 GMT</pubDate><dc:creator>wax</dc:creator></item><item><title>[WIP] Cracking an auth based Java program.</title><link>http://bbs.progenic.com/Topic18167-9-1.aspx</link><description>Hello visitors, I've posted this to keep track of my progress towards cracking a program that is based in Java using a handshake based authenticator.&lt;br&gt;&lt;br&gt;I do not know too much about the program yet but I am studying it with WireShark at the moment and I'm going to see if I can bypass the auth to run the pro version.&lt;br&gt;&lt;br&gt;I don't think I'll give the name of the program until it's cracked.&lt;br&gt;&lt;br&gt;Thanks all who are interested.&lt;br&gt;&lt;br&gt;192.168.0.1 -&gt; 66.232.97.72 [Handshake] (WHOIS: impsoft.biz)&lt;br&gt;&lt;br&gt;More to come...</description><pubDate>Fri, 25 Sep 2009 00:28:18 GMT</pubDate><dc:creator>Overlord</dc:creator></item></channel></rss>