[Release] Haxorizer v2.01b + Source Code
Moderator: Cheaters
Forum rules
While crediting should be allowed, please keep down the advertising. If you know who it's from, and they have a website, please link to it as a basic courtesy.
While crediting should be allowed, please keep down the advertising. If you know who it's from, and they have a website, please link to it as a basic courtesy.
-
- Junior Member
- Posts: 30
- Joined: November 24th, 2008, 9:17 am
-
- Newcomer
- Posts: 2
- Joined: August 16th, 2013, 3:03 pm
Re: [Release] Haxorizer v2 + Source Code
will wait for thishaxorico wrote:Great to see more development made for Haxorizer and thank you for your time on that
I am currently working on a big update regarding mutiple cheat packs at once and mutiple maps.
Regarding those features the main problem is actually on how the interface will look.
Also I want to be able to make a custom cp and save it without making external files. Still need to see how I make that happen.
-
- Newcomer
- Posts: 9
- Joined: August 26th, 2013, 9:22 pm
-
- Newcomer
- Posts: 5
- Joined: October 4th, 2013, 1:36 am
Re: [Release] Haxorizer v2 + Source Code
It seems the 64 bit version of the executable fails to load 32 bit version of another executable included in it (possibly those mpq libraries).darkrole wrote:ive got this error on windows 8 64 bits '0x8007000B'
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: [Release] Haxorizer v2 + Source Code
Huh. I never thought about trying to use the 32bit version...and you're right: though I'm on Windows 7 64bit, the 64bit version just doesn't work, while the 32bit version does. Thanks.lampuiho wrote:It seems the 64 bit version of the executable fails to load 32 bit version of another executable included in it (possibly those mpq libraries).darkrole wrote:ive got this error on windows 8 64 bits '0x8007000B'
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: [Release] Haxorizer v2 + Source Code
I've noticed that when inserting JJ's CP, Haxorizer occasionally misplaces the function main bit. This map, for example: http://forum.wc3edit.net/fulfilled-requ ... 28569.html
Instead of placing "local zzz=0" below the other locals in fuction main, it just lumps everything together in the the middle of the function, which makes the map nonfunctional.
(edit) Also, suggestion, if you ever have time in the future: allow the process of reinserting the .j file be paused after adding the cheats, but before actually putting it back into the map, so that if the user wants to edit the .j file manually, (for enabling SP, for example), they can do that. Only reason I suggest it is because your tool is able to open a lot of maps that most (all?) MPQ tools I've used can't...which is useful for inserting cheats, but if I want to do anything else, well, I'm out of luck. That, or develop your own MPQ editing tool, . I know WinMPQ has been suggested before for this sort of thing, but all I get are unknown files every time I use them for the otherwise unopenable maps, (even with a proper listfile), which makes it useless.
(edit again) Actually, it may have not worked on the particular map that I was working on at all. It seemed to, but cheats didn't activate. Don't know.
Instead of placing "local zzz=0" below the other locals in fuction main, it just lumps everything together in the the middle of the function, which makes the map nonfunctional.
(edit) Also, suggestion, if you ever have time in the future: allow the process of reinserting the .j file be paused after adding the cheats, but before actually putting it back into the map, so that if the user wants to edit the .j file manually, (for enabling SP, for example), they can do that. Only reason I suggest it is because your tool is able to open a lot of maps that most (all?) MPQ tools I've used can't...which is useful for inserting cheats, but if I want to do anything else, well, I'm out of luck. That, or develop your own MPQ editing tool, . I know WinMPQ has been suggested before for this sort of thing, but all I get are unknown files every time I use them for the otherwise unopenable maps, (even with a proper listfile), which makes it useless.
(edit again) Actually, it may have not worked on the particular map that I was working on at all. It seemed to, but cheats didn't activate. Don't know.
-
- Junior Member
- Posts: 31
- Joined: March 14th, 2009, 12:42 am
Re: [Release] Haxorizer v2 + Source Code
This is the error I get when I try to use the 64x version under Windows 8 64bit.. I just downloaded the x86 version and will try it out to see if it works with that one ..See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at Storm.SFileDestroy()
at Haxorizer.Classes.HaxorizerLib.ExtractFiles(String map, String[] files)
at Haxorizer.Classes.HaxorizerLib.CheatFile(String fileToCheat, Byte CP, String activator, Boolean isFileMap)
at Haxorizer.Haxorizer.startHaxorizer()
at Haxorizer.Haxorizer.btnStart_Click(Object sender, 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18051 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Haxorizer
Assembly Version: 2.0.1.0
Win32 Version: 2.0.1.0
CodeBase: file:///E:/Projects/Haxorizer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18022 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18045 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.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.
-
- Newcomer
- Posts: 5
- Joined: November 1st, 2008, 5:00 pm
Re: [Release] Haxorizer v2 + Source Code
Is this thread still active?
Please help me. http://rghost.ru/private/50435370/a14e6 ... e92802c967
This map have extraordinary protection. SO i tried 4 injectors,all work. BUT game crashes if i try map
Please help me. http://rghost.ru/private/50435370/a14e6 ... e92802c967
This map have extraordinary protection. SO i tried 4 injectors,all work. BUT game crashes if i try map
-
- Newcomer
- Posts: 16
- Joined: October 23rd, 2013, 8:30 am
- Title: ~Banana~
- Location: Home
Re: [Release] Haxorizer v2 + Source Code
hey erm is this thread still alive?....i keep on getting this error whenever i create the cheated map anyone facing the same as i am?
You do not have the required permissions to view the files attached to this post.
Deep Inside the UnderWater
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: [Release] Haxorizer v2 + Source Code
Upload the map before the cheats were added. Also list the options used.
Post is I guesd alive. But I don't have alot of time on my hands
Post is I guesd alive. But I don't have alot of time on my hands