xDEP Wont deprotect maps! :S!
Moderator: Cheaters
-
- Forum Staff
- Posts: 2618
- Joined: June 2nd, 2007, 6:53 pm
- Title: I Just Lost the Game
Re: xDEP Wont deprotect maps! :S!
Two programs, UnProtect and DeProtect, claim to be able to. I've never really had any luck with them, but you can try. You can get UnProtect here: http://forum.wc3edit.net/post69226.html#p69226 , and DeProtect can be found at http://deprotect.nathanmx.com/
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
-
- Newcomer
- Posts: 14
- Joined: July 4th, 2007, 7:04 pm
- Location: Germany (Stuttgart)
Re: xDEP Wont deprotect maps! :S!
Thx
Deprotect doesen't work (and it worked never for me, strange programm)
Unprotect deprotects the map but fails with the trigger (i see about 5 trigger but there must be more then 20) =/
Deprotect doesen't work (and it worked never for me, strange programm)
Unprotect deprotects the map but fails with the trigger (i see about 5 trigger but there must be more then 20) =/
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
-
- Forum Staff
- Posts: 2618
- Joined: June 2nd, 2007, 6:53 pm
- Title: I Just Lost the Game
Re: xDEP Wont deprotect maps! :S!
You would need a pretty good knowledge of both Jass and GUI to be able to write a program to do that. Not to mention a programming language to be able to make the program...
Has anyone ever considered decompiling WE (or WEU or Jass NewGen), finding the code that it uses to convert GUI to Jass, and just reversing everything?
Has anyone ever considered decompiling WE (or WEU or Jass NewGen), finding the code that it uses to convert GUI to Jass, and just reversing everything?
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
Re: xDEP Wont deprotect maps! :S!
No, the hard part is learning exactly how to edit MPQ files in detail.Senethior459 wrote:You would need a pretty good knowledge of both Jass and GUI to be able to write a program to do that. Not to mention a programming language to be able to make the program...
Has anyone ever considered decompiling WE (or WEU or Jass NewGen), finding the code that it uses to convert GUI to Jass, and just reversing everything?
Also, the details of map protection and deprotection. I don't think the actual programing would be that hard though.
-
- Newcomer
- Posts: 14
- Joined: July 4th, 2007, 7:04 pm
- Location: Germany (Stuttgart)
Re: xDEP Wont deprotect maps! :S!
I think the WE converts the trigger in a way making it impossible to reverse the process (maybe he deletes gui-only data)Senethior459 wrote: Has anyone ever considered decompiling WE (or WEU or Jass NewGen), finding the code that it uses to convert GUI to Jass, and just reversing everything?
Btw. when saving my deprotected map i'll see several compile errors (about >3k) =\
-
- Shopping Maul USA Creator
- Posts: 1760
- Joined: January 18th, 2007, 11:07 am
- Title: No Comment
- Location: Calgary Canada
- Has thanked: 46 times
- Been thanked: 9 times
Re: xDEP Wont deprotect maps! :S!
Well if someone could figure out how to reverse engineer the GUI, then it would be a program worth millions....of hugs from peeps like us. (what, did you think dollars?)
would it be too hard to make one simple trigger, then compare the jass to GUI to see how it works? I am no programmer, but I cant see the why it couldnt be done.
I bet Oliver has the MPQ and programming knowledge to do it.
would it be too hard to make one simple trigger, then compare the jass to GUI to see how it works? I am no programmer, but I cant see the why it couldnt be done.
I bet Oliver has the MPQ and programming knowledge to do it.
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
Re: xDEP Wont deprotect maps! :S!
In general, there is no way to recover GUI triggers, because most maps don't use GUI triggers!
-
- Forum Staff
- Posts: 2618
- Joined: June 2nd, 2007, 6:53 pm
- Title: I Just Lost the Game
Re: xDEP Wont deprotect maps! :S!
True. But many have GUI equivalents, and where there's no option but Jass, you could make a GUI trigger that just uses Custom Script and put the Jass triggers in.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
-
- Forum Staff
- Posts: 811
- Joined: January 1st, 2008, 12:58 am
Re: xDEP Wont deprotect maps! :S!
Ermm, I think it'd be best if they could recompile it back to where all functions are inside one custom trigger script, And if multiple triggers use one function then it would be placed in the header..
Wanna learn to hack maps? --> Guide