| Reply | « Previous Thread | Next Thread » |
|
Hi I am trying to use ensymble for replacing the uid of an exe. It sounded crazy for me but it seems its true. Can any one give help in this regard. I tried this LINK but couldnt understand how to run the python script.
PS: I am not sure if this is the correct place to post this topic. |
|
Quote:
You can change the UID like this: Code:
ensymble.py altere32 --uid=0x12345678 --secureid=0x12345678 --inplace myexe.exe |
|
Quote:
Code:
File "E:\Mac\ensymble.py", line 5
if imp.get_magic()!='\xb3\xf2\r\n':raise RuntimeError,s
^
SyntaxError: invalid syntax
|
|
What version of Python you have installed on your PC?
|
|
Readme says python version is 3.0
|
|
Python 3.0 (previously called Python 3000) is the first non-backward compatible version of Python, officially released two days ago. You need to use Python 2.6 or older to run Ensymble. I will convert Ensymble to Python 3.0 in due course, but for now it only runs with the "traditional" version of Python.
|
|
Quote:
Code:
E:\Temp\Ensemble>ensymble_python2.5-0.27.py signsis --cert=cert --privkey=key --passphrase=pass unsigned.sis ensymble_python2.5-0.27.py: no valid OpenSSL command line tool found in PATH |
|
Installation and usage of Ensymble is explained in the README-file:
http://ensymble.googlecode.com/files/README-0.27.txt |
|
Quote:
|
|
Hi thanks for the help..
I am able to change the UID and capabilities now. How can I change the rsc files and the mif file? Is there a way to generate/modify rsc files using altere32 cmd? I tried it but it gives me error. I guess it only works for exe and dlls. |
|
Quote:
Ensymble does not support modifying RSC or MIF files. It has internal functions to generate new ones, but you're better off using the official SDK tools to compile RSC and MIF files. |
|
I have written my own app and tried it. I was looking for a way to change rsc and mif files as well. Anyways thanks for the help.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [announce] Ensymble v0.27 | jethro.fn | Python | 56 | 2008-10-28 21:29 |
| [announce] Ensymble v0.26 | jethro.fn | Python | 7 | 2008-03-15 17:35 |
| [announce] Ensymble v0.25 | jethro.fn | Python | 12 | 2008-01-05 20:34 |
| Ensymble vs PyS60 v1.4 | jking_ok | Python | 5 | 2007-07-16 08:17 |
| [announce] Ensymble v0.21 | jethro.fn | Python | 3 | 2007-02-01 18:37 |