Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

BMW E-SYS 3.24.2 with patch for F-Series coding!!
19-07-2014, 01:04 AM,
Post: #11
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Hi Mike.
Could you provide token for ESYS, because your mail is full

Thank's
Quote this message in a reply
21-07-2014, 21:55 PM,
Post: #12
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Hi Mike.
Could you provide token for ESYS, because your mail is full

Thanks
Quote this message in a reply
17-09-2014, 11:21 AM,
Post: #13
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Need token too Thanks
Quote this message in a reply
21-09-2014, 22:38 PM,
Post: #14
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
(29-01-2014, 14:11 PM)Bimmer Wrote:  
E-SYS 3.24.2 with Patch

[Image: c81m.jpg]

Password and Link now included in attachment below... No need to PM me for link and password biggrin. All I ask is to have a little respect for my time and efforts and please do not share the link and password on this thread or any other threads other than the attachment I have included as non-GA members can also view it. Thanks.

THERE IS NO TOKEN INCLUDED!! Simply an upgrade or a new install of E-SYS for users that already have a token. Tokens for 3.22.5 or later will work with this version of E-SYS but make sure you install the patch correctly or you will be faced with several errors including FDL or token not valid. If you do not have a token you may PM me and I will provide with further details to obtain one.

All instructions are included in the archive including patch, cheat sheets, and coding documentation. Please read it carefully before PMing me or leaving replies that it's not working. It has been tested and working!! I have coded several F-series using it biggrin

For those who require a token... PM me and I will send you the details on how to obtain one.

I'd like to thank everybody ahead of time who take the time to give thanks and REP+ I greatly appreciate your continued support.

handshake

Cheers!!
Mike

How to obtain token?
Quote this message in a reply
24-09-2014, 21:29 PM,
Post: #15
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Token e-sys 3.23
http://chomikuj.pl/Dinpl/BMW/ESYS/E-sys+...068571.rar
http://chomikuj.pl/Dinpl/BMW/ESYS/E-sys+...068648.rar

E-SYS TOKEN
Thanks to the wonderful people who wrote E-Sys in Java, included debug info, and provided detailed error messages, it is actually quite trivial to reverse EST token generation procedure. Here it is (some skills are required).

The guide below will generate a soft token for newer E-Sys (3.22+)

You need openssl and a base64 encoder. The EST token is just a PKCS#12 certificate with certain parameters in DN (UID and role)

1. create a template for your EST token:
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<root>
<Name>Angry Coder</Name>
<Role>EXPERT</Role>
<EST NotValidBefore="YYYY-MM-DD" NotValidAfter="YYYY-MM-DD">
</EST>
</root>
create config file for openssl as follows. Save it as ossl.conf
Code:
[ req ]
distinguished_name = req_dn

[ req_dn ]
countryName = Country Code
countryName_default = US
organizationName = Organization Name
organizationName_default= My Garage
0.UID = User ID
0.UID_default = Angry Coder
1.UID = User Role
1.UID_default = EXPERT
2. Generate private key (unix/linux syntax from here below)
Code:
openssl genrsa -out pvt.key 2048
3. generate certificate request. User name and role must match values in the xml template. Also, beware that tag names in the XML are case-sensitive.
Code:
openssl req -new -key pvt.key -out req.csr -config ./ossl.conf


4. generate self-signed certificate (3650 is how long you want EST token to be valid. 3650 days is approximately 10 years, this should be enough)
Code:
openssl x509 -req -days 3650 -in req.csr -signkey pvt.key -out cert.crt
5. check your certificate, find NotValidBefore/NotValidAfter dates in the dump and copy them to the template in YYYY-MM-DD format
Code:

openssl x509 -in cert.crt -text
6. export pkcs12 certificate, provide PIN when it asks for a password (this will be your EST pin)
Code:
openssl pkcs12 -export -in cert.crt -inkey pvt.key -out cert.p12
7. base64-encode the certificate and place it in the <EST> tag in the template.
Code:
base64 < cert.p12
Your EST token is now ready.

If my post helped you hit the thanks and reputation button!under
Quote this message in a reply
[+] 7 users say Thank You to DNK76 for this post
30-05-2015, 05:10 AM,
Post: #16
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Hello,
Is it possible to backup all of the data on one FEM module and copy all of it to another used FEM module with esys? Thank you
Quote this message in a reply
30-05-2015, 23:03 PM,
Post: #17
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Thank for the info and link.
Quote this message in a reply
30-05-2015, 23:16 PM,
Post: #18
RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
Thanks for taking the time to repost this after the crash.

Email: [email protected]  Skype: [email protected]
HU Engineering Tool
MGU Engineering Tool - now with field update mode via Feature Installer.
Coding 2.0
Quote this message in a reply
31-05-2015, 08:37 AM,
Post: #19
XZBMW  RE: BMW E-SYS 3.24.2 with patch for F-Series coding!!
This can brush 55.4 hide it
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  BMW F40 (1 series) no FZD module Ibrahim24 0 8 17 minutes ago
Last Post: Ibrahim24
XZBMW Coding a F80 M3 race car PeterY 6 236 3 hours ago
Last Post: Esysx
XZBMW 6wb cluster swap and coding xMoses 4 177 Yesterday, 19:07 PM
Last Post: NikolaIMRS
XZBMW M performance brake DSC2 SBRE coding Ckh091020 3 195 Yesterday, 12:58 PM
Last Post: Ckh091020
  pulling both paddles put transmission into neutral coding tintoverano 1 102 Yesterday, 12:42 PM
Last Post: raresh.tazz
XZBMW F20 LCI2 black panel cluster coding sqorpius 9 2,000 21-04-2024, 12:38 PM
Last Post: Adekborys69
XZBMW G01 2019 X3 - ATM Replacement/Coding Help Needed jchisholm17 10 410 18-04-2024, 21:44 PM
Last Post: jchisholm17
XZBMW Difference 677 vs. 688 F series ? AlpinWeiss2k18 8 414 16-04-2024, 19:55 PM
Last Post: sebastianfernandes
  TMS FRM3 F10 Coding issue mj_mj_mj 17 1,919 16-04-2024, 09:30 AM
Last Post: user_530d
  BMW F10 RHD to LHD coding? morto 12 1,481 13-04-2024, 17:32 PM
Last Post: pablito94

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content