Additional Info
|
So, uhm, does any have a working copy of .NET reflector? I don't wanna pay for it =/
|
Additional Info
|
Quote from: "whatever" So, uhm, does any have a working copy of .NET reflector? I don't wanna pay for it =/I use ILSpy and SAE instead, works fine for me. ILSpy: http://wiki.sharpdevelop.net/ilspy.ashx SAE: http://code.google.com/p/simple-assembly-explorer/ |
Additional Info
|
I'd agree with ZuckeR; it also provides the references if you hover over the object. I still wish it'd give me the raw hex values and provide a decent search though...
|
Additional Info
|
Additional Info
|
My problem is figuring out which CIL opcode to use for the code that i have.
Im having problems translating the code i have into what i need. Any advice? |
Additional Info
|
I'm having the same problem, m trying to figure it out by myself.
|
Additional Info
|
Yeah, I've successfully translate the first statement
Code: [Select] if (!this.attributes.ContainsKey(AttributeType.ProjectilesPerShot)) starting from the branching, 3A means to start a "if true skip" branch3A ?? ?? ?? ?? 17 2A 2A 7B ?? ?? ?? ?? 1F 10 6F ?? ?? ?? 0A 69 2A *Actually I found that I did something silly, I can actually view IL and translate directly to bytecode |
Additional Info
|
Me is noob bumper x.x
Me is trying to hack dead frontier, got the swf, followed every step till the making aob.. its so hard. Couldnt find anyhing I need in that list.... So me asking you if you can translate this Code: [Select] public void Run() toCode: [Select] public void Run() Its the code if the zombie is running.. hopefully i find the right one...I hope some brilliant dude will make a program that will translate it automatically |
Additional Info
|
i dont know how to download the game...there is no search im ny abp icon |
Additional Info
|
Anubis1997 Posted on: 05/14/2013 11:46 i dont know how to download the game...there is no search im ny abp icon
|
Additional Info
|
okay, suppose i make a video version of this...game example, dead frontier. going to try to find the newest code for disabling zombie attack.
|
Additional Info
|
Pr2Hack Posted on: 09/11/2013 3:07pm okay, suppose i make a video version of this...game example, dead frontier. going to try to find the newest code for disabling zombie attack. You are awesome man !!! we are with you !! oh and hai.. its the first lootin event on DF this weekend, could be perfect :P |
Additional Info
|
Anyone can help hack Contract Wars on Kongregate ? Its an awesome game and worth to hack :D |
Additional Info
|
Very helpful. Thank you so much |
Additional Info
|
when i try to finish the .unity3d in the obscurator it tells me "select a directory to unpack : invalid parameter " |