Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-26-2010, 17:06
DARKER DARKER is offline
VIP
 
Join Date: Jul 2004
Location: Somewhere Over the Rainbow
Posts: 454
Rept. Given: 15
Rept. Rcvd 119 Times in 51 Posts
Thanks Given: 11
Thanks Rcvd at 731 Times in 194 Posts
DARKER Reputation: 100-199 DARKER Reputation: 100-199
InstallShield 12 Script decompiler ?

Exist some new tool that can handle InstallShield 12 script files (setup.inx)? I can't process it with old tools (ISDGoBack, ISDHelper, SID ...)
Reply With Quote
  #2  
Old 03-27-2010, 01:47
CrackZ CrackZ is offline
VIP
 
Join Date: Sep 2004
Posts: 50
Rept. Given: 2
Rept. Rcvd 66 Times in 8 Posts
Thanks Given: 0
Thanks Rcvd at 14 Times in 8 Posts
CrackZ Reputation: 67
A 'friend' contributed this to me recently. I will also be posting it to my site shortly but will make it available here. Feedback appreciated.

Regards,

CrackZ.
Attached Files
File Type: zip isDcc31src.zip (69.9 KB, 183 views)
Reply With Quote
The Following User Gave Reputation+1 to CrackZ For This Useful Post:
DARKER (03-27-2010)
The Following 2 Users Say Thank You to CrackZ For This Useful Post:
alekine322 (02-20-2024), Axifive (03-23-2024)
  #3  
Old 03-27-2010, 02:12
DARKER DARKER is offline
VIP
 
Join Date: Jul 2004
Location: Somewhere Over the Rainbow
Posts: 454
Rept. Given: 15
Rept. Rcvd 119 Times in 51 Posts
Thanks Given: 11
Thanks Rcvd at 731 Times in 194 Posts
DARKER Reputation: 100-199 DARKER Reputation: 100-199
Thanks, that's what i need! It must be some private modification, because i don't hear about it ;-)
Reply With Quote
  #4  
Old 03-27-2010, 14:59
DARKER DARKER is offline
VIP
 
Join Date: Jul 2004
Location: Somewhere Over the Rainbow
Posts: 454
Rept. Given: 15
Rept. Rcvd 119 Times in 51 Posts
Thanks Given: 11
Thanks Rcvd at 731 Times in 194 Posts
DARKER Reputation: 100-199 DARKER Reputation: 100-199
Summary: isDcc31 decrypt script - OK, but decompile only part of file and then exit as usually (no error, output only 150kb of 3,2mb listing). I finish it with sid (installshield 6/7 script decompiler v1.0 written by sn00pee). Maybe some bug that can be corrected. PM me for example. It will be good fix this nice tool :-)
Reply With Quote
  #5  
Old 04-09-2010, 18:21
shsan
 
Posts: n/a
I am the "Friend" who hacked away that version and indeed it is some private modification
I needed the tool for something so I wrote it.
Unfortunately I had very little samples to test it with so I am not surprised that it is crashing half-way.

DARKER, If you can drop me a pm, we can discuss how I can test your file and hopefully provide a fixed version.

Regards,

shsan.
Reply With Quote
  #6  
Old 04-09-2010, 20:39
shsan
 
Posts: n/a
Thumbs up

Thanks to DARKER I have an updated version.
It seems that in some case one of the value I was relying on was 0 when it was supposed to be an offset telling me the end of the code segment.
Well in that case I treat the end of the file as the end of the code segment and it seems to do the trick.

Enjoys.
Attached Files
File Type: zip isDcc31src.zip (72.6 KB, 210 views)
Reply With Quote
The Following 5 Users Gave Reputation+1 to For This Useful Post:
Anticode (04-25-2010), DARKER (04-09-2010), oVERfLOW (04-09-2010), sf42 (04-29-2010)
  #7  
Old 04-28-2010, 23:25
sweetdj
 
Posts: n/a
please upload rapidshare :S
Reply With Quote
  #8  
Old 04-29-2010, 18:33
Sky Sky is offline
Friend
 
Join Date: Aug 2004
Posts: 69
Rept. Given: 3
Rept. Rcvd 3 Times in 2 Posts
Thanks Given: 6
Thanks Rcvd at 15 Times in 11 Posts
Sky Reputation: 3
Wink

Quote:
Originally Posted by sweetdj View Post
please upload rapidshare :S
Here you go
Code:
hxxp://rapidshare.com/files/381518590/isDcc31src.zip
Reply With Quote
The Following 2 Users Gave Reputation+1 to Sky For This Useful Post:
Calvin (04-30-2010)
  #9  
Old 07-10-2010, 00:20
squareD's Avatar
squareD squareD is offline
VIP
 
Join Date: Aug 2005
Location: Banana Republic
Posts: 301
Rept. Given: 31
Rept. Rcvd 35 Times in 27 Posts
Thanks Given: 37
Thanks Rcvd at 110 Times in 72 Posts
squareD Reputation: 36
This nice decompiler still works with .inx of v14 out of year 2008...
But ist there a tool for extracting .cab for installshield 2008 v14?

I can't find anything, so may be someone can help.
__________________
The three worst enemies of the reversers: sun , fresh air and especially this unbearable roar of birds ...
Reply With Quote
  #10  
Old 12-09-2012, 16:24
Calvin Calvin is offline
Friend
 
Join Date: Apr 2010
Location: Codewoods
Posts: 53
Rept. Given: 48
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 20
Thanks Rcvd at 12 Times in 8 Posts
Calvin Reputation: 1
Hi,

i can create setup.inx.dec but unable to make any changes in unencrypted setup.inx with isdcc31? Any clues?
Attached Files
File Type: rar setup.rar (167.6 KB, 27 views)
Reply With Quote
  #11  
Old 05-24-2013, 22:06
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,066
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 234
Thanks Rcvd at 512 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
Limited patching avaible by this tool:


[sid] - installshield 6/7 script decompiler
v1.0 written by sn00pee

introduction
------------
sid is designed to decompile installshield .inx scripts created with
installshield 6 or 7. additionally it allows the user to take a few
changes to the code and patch the script.

features:
- decompiles every .inx script file
- automatically detects IS standard lib functions
- patch parts of the script
- easy to use program environment
Reply With Quote
  #12  
Old 07-25-2013, 03:01
val2032 val2032 is offline
Friend
 
Join Date: Apr 2010
Posts: 47
Rept. Given: 28
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 104
Thanks Rcvd at 30 Times in 17 Posts
val2032 Reputation: 2
recompile setup.inx

I decrypted the inx file with isdcc31 but when I tried to decompile with sid (sn00pee) it crashed.
Finally, I decompiled with nekosuki, I patched but I don't know how to recompile to setup.inx
Any idea, please.
Reply With Quote
  #13  
Old 07-25-2013, 17:48
scorpie scorpie is offline
Friend
 
Join Date: Jan 2002
Location: Jakarta
Posts: 18
Rept. Given: 1
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 1
Thanks Rcvd at 1 Time in 1 Post
scorpie Reputation: 1
As far as I know the *.inx should be "decompiled" with other programs. I will post it when I find it (it has been some time in my collection).
Reply With Quote
  #14  
Old 08-04-2013, 19:35
Calvin Calvin is offline
Friend
 
Join Date: Apr 2010
Location: Codewoods
Posts: 53
Rept. Given: 48
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 20
Thanks Rcvd at 12 Times in 8 Posts
Calvin Reputation: 1
SID does not complete decompiling and crashes in my case. Any updates for SID ?
Reply With Quote
  #15  
Old 08-04-2013, 22:01
raduga_fb raduga_fb is offline
Family
 
Join Date: Nov 2012
Posts: 69
Rept. Given: 3
Rept. Rcvd 121 Times in 21 Posts
Thanks Given: 1
Thanks Rcvd at 128 Times in 32 Posts
raduga_fb Reputation: 100-199 raduga_fb Reputation: 100-199
installshield, setup.inx

Did you try isd beta 16 ?
Attached Files
File Type: zip isd_beta16.zip (307.3 KB, 133 views)
Reply With Quote
The Following User Says Thank You to raduga_fb For This Useful Post:
goggles99 (05-11-2023)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New InstallShield script format? MrHalo General Discussion 21 01-12-2006 04:32


All times are GMT +8. The time now is 09:40.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )