Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Release] Katana 1.9 - No longer being updated.
Goto page 1, 2, 3 ... 9, 10, 11  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> Flash Games
View previous topic :: View next topic  

Should I rebuild the main .dat file to include everyone's contributions as they are released?
Yes, with their permission.
36%
 36%  [ 33 ]
Yes, with all releases
45%
 45%  [ 41 ]
No, let people download the games they want
18%
 18%  [ 17 ]
Total Votes : 91

Author Message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Sun Jul 22, 2007 5:35 am    Post subject: [Release] Katana 1.9 - No longer being updated. This post has 6 review(s) Reply with quote

Selling points:

-Dynamic, resizable viewport.
-Keep a list of favorite games (automatic)
-List of cheats for each game (also automatic)
-Attempt to resend variable FIVE times per second, locking the variable at the chosen value.
-As many cheats activated at one time as you want/can find.
-Changing cheat values in real time.
-Explore new variables without risking throwing an error.
-Katana remembers if a cheat was active when the program was shut
down, and reactivates it when you open it again.
-Ditto with screen sizes.
-Save your favorite cheats into a CHT file that contains the SWF's URL, and all your variables. Even records the size of your viewport.
-Let your friends Import your CHT files!
-SWF Downloader
-Scan a range of variables to break common obfuscation programs


I'm sorry to report that I'm not going to be updating Katana 1 series any longer. I've been working for a couple weeks now on a new method of interacting with the flash player that would give a program like Katana absolute control over all variables stored and instantly enumerate the variable names. Progress is slow to say the least, but I am making progress. I have no idea when, if ever, the new project will be complete, but updating Katana has been weighing on me heavily and I'd like to refocus completely on this new project however long it takes.

I'm going to continue to leave 1.9 up for the people who like it, so I hope you enjoy it.

I'd be willing to open my current source to people if they think they can understand it. Most of it is pretty high level vb, with some complicated FileI/O and array manipulation, and NONE of it is documented. I usually code out of my head, like talking to my computer. =) If you want it drop me a PM.

Wish me luck on the new project.






NOTE: Requires the .NET runtimes be installed on your computer. The latest files can be downloaded here:
Code:
http://www.microsoft.com/downloads/details.aspx?familyid=10cc340b-f857-4a14-83f5-25634c3bf043&displaylang=en



FlashKatana1.9.zip
 Description:
Same as other, just zip format instead.

Download
 Filename:  FlashKatana1.9.zip
 Filesize:  86.71 KB
 Downloaded:  3043 Time(s)


FlashKatana1.9.rar
 Description:

Download
 Filename:  FlashKatana1.9.rar
 Filesize:  67.12 KB
 Downloaded:  5307 Time(s)



Last edited by AoiMasamune on Tue Jan 15, 2008 9:38 am; edited 38 times in total
Back to top
View user's profile Send private message
ribolzi
Expert Cheater
Reputation: 0

Joined: 08 Jul 2007
Posts: 145

PostPosted: Sun Jul 22, 2007 10:32 am    Post subject: Reply with quote

and how do u use other games?
and how do u change the variables?
in my opinion: very incomplete =(
i dont like it
Back to top
View user's profile Send private message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Sun Jul 22, 2007 10:42 am    Post subject: Reply with quote

Katana is now fully functional.

Enjoy =)



Except you ribolzi, you can eat me.
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 28

Joined: 02 Aug 2006
Posts: 3943
Location: Plano, TX

PostPosted: Tue Jul 24, 2007 6:23 pm    Post subject: Reply with quote

Sad that this fell into the depths...
It's a good trainer, what I'll say for it.

_________________

Back to top
View user's profile Send private message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Wed Jul 25, 2007 8:35 am    Post subject: Reply with quote

CHT Files are done!!! Start trading anytime. Me? I'm taking a vacation from the monitor for a week or so I think... My brain hurts... Shocked
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 28

Joined: 02 Aug 2006
Posts: 3943
Location: Plano, TX

PostPosted: Wed Jul 25, 2007 8:56 am    Post subject: Reply with quote

Good job! Wink
_________________

Back to top
View user's profile Send private message
huntallday
Master Cheater
Reputation: 0

Joined: 20 Nov 2006
Posts: 326

PostPosted: Wed Jul 25, 2007 10:18 am    Post subject: Reply with quote

i get an error everytime i try to start a game
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 28

Joined: 02 Aug 2006
Posts: 3943
Location: Plano, TX

PostPosted: Wed Jul 25, 2007 10:32 am    Post subject: Reply with quote

Do you have .NET runtime files installed?
And what is the error?

_________________

Back to top
View user's profile Send private message
huntallday
Master Cheater
Reputation: 0

Joined: 20 Nov 2006
Posts: 326

PostPosted: Wed Jul 25, 2007 10:59 am    Post subject: Reply with quote

yeah i have .net this is the error


Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '-1' is not valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ListBox.ObjectCollection.get_Item(Int32 index)
   at WindowsApplication1.Form1.Cheats_DrawItem(Object sender, DrawItemEventArgs e)
   at System.Windows.Forms.ListBox.OnDrawItem(DrawItemEventArgs e)
   at System.Windows.Forms.ListBox.WmReflectDrawItem(Message& m)
   at System.Windows.Forms.ListBox.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: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Katana
    Assembly Version: 1.8.0.0
    Win32 Version: 1.8.0.0
    CodeBase: file:///C:/FlashKatana1.8/Katana.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
AxInterop.ShockwaveFlashObjects
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/FlashKatana1.8/AxInterop.ShockwaveFlashObjects.DLL
----------------------------------------
Interop.ShockwaveFlashObjects
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/FlashKatana1.8/Interop.ShockwaveFlashObjects.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
Back to top
View user's profile Send private message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Wed Jul 25, 2007 11:16 am    Post subject: Reply with quote

I have replicated your error, it happens when I click the list of cheats when there are no cheats there, and it happens every time. I'll browse over my code, hopefully it will be fixed shortly.
Back to top
View user's profile Send private message
huntallday
Master Cheater
Reputation: 0

Joined: 20 Nov 2006
Posts: 326

PostPosted: Wed Jul 25, 2007 11:18 am    Post subject: Reply with quote

ok i thats fine it only does it sometimes now... but there are no cheats under the desktop defence, what are the veriables?
_________________
iMS FTW!
Back to top
View user's profile Send private message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Wed Jul 25, 2007 11:20 am    Post subject: Reply with quote

I haven't found any yet... The swf is encrypted and it's being loaded through a preloader with lockroot enabled. So _root or _level0 won't work. at this point, your guess is as good as mine.
Back to top
View user's profile Send private message
huntallday
Master Cheater
Reputation: 0

Joined: 20 Nov 2006
Posts: 326

PostPosted: Wed Jul 25, 2007 11:21 am    Post subject: Reply with quote

i was trying to find the one for gold, and money,gold,influence,presgise,wood... none of them worked so idk
_________________
iMS FTW!
Back to top
View user's profile Send private message
AoiMasamune
Master Cheater
Reputation: 0

Joined: 14 Jun 2007
Posts: 255

PostPosted: Wed Jul 25, 2007 11:28 am    Post subject: Reply with quote

Alright, fixed and uploaded. If you've saved any new games or cheats, remember to copy your old Katana.dat to the new folder. Let me know if you find any more bugs, I'll fix them as quickly as I can.
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 28

Joined: 02 Aug 2006
Posts: 3943
Location: Plano, TX

PostPosted: Wed Jul 25, 2007 2:23 pm    Post subject: Reply with quote

Constrictive criticism!

Maybe make the game list available with folders, sub-folders, etc.
Such as an action category, or a Miniclip category... Or even a Neopets category. Wink

_________________

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> Flash Games All times are GMT - 6 Hours
Goto page 1, 2, 3 ... 9, 10, 11  Next
Page 1 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki