1
Ola, I wonder if someone could inform me some program for reverse engineering of "dll", for study of data structures.
In case wanted to deconstruct a dll and analyze how certain indicator is done to behave on certain chart of trading platforms.
1
Ola, I wonder if someone could inform me some program for reverse engineering of "dll", for study of data structures.
In case wanted to deconstruct a dll and analyze how certain indicator is done to behave on certain chart of trading platforms.
Browser other questions tagged software-engineering reverse-engineering mql4
You are not signed in. Login or sign up in order to post.
Your question is a little vague. But there are tools to do this, they are called decompilators. There is a free version of Hex-Rays also if you want to start something.
– gfleck
I gave an edited question, but it would be in case deconstruction of a dll to analyze certain data structure to understand how it is interacting with a chart of trading platforms.
– Daniel Mendonça