Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Nx Journaling - Decompile DLL to VB code

Status
Not open for further replies.

Kumaresh_07

Automotive
Jul 21, 2019
14
Hi all,

Unfortunately, I had missed my vb file. But I have corresponding dll file of that code.
Is there anyway to extract source code from dll file?
 
Replies continue below

Recommended for you

There are decompilers you can find on the web. Nothing in NX

Ronald van den Broek
Senior Application Engineer
Winterthur Gas & Diesel Ltd
NX9 / TC10.1.2

Building new PLM environment from Scratch using NX12 / TC11
 
Thanks for your Info NutAce.
I couldn't find any decompilers (dll to vb) on web. please let me know , If you know any decompiler softwares.

Thanks in advance,
Kumaresh.
 
You can actually start recording a Journal before executing the dll, and it will contain all Journal-compatible NXOpen calls in that particular execution path, i.e. no internal logic or branching. You won't get the original code back this way, but it could be a step in recreating it, especially if it is a relatively simple program.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor