- Home
- Forum
- cTrader Automate
- .algo files
.algo files
.algo files
Hi,
Is there anyway to get my source code back from an algo file? My hard drive failed and I did not manage to get my latest changes committed into my git repo. Luckily the algo file is on my server but I wont be able to edit it further.
Cheers
Jay
Hi Jay,
If your .algo file is not built with source code, then unfortunately there is nothing you can do.
If you can provide the file and proof that it is your intellectual property, I'd be happy to have a look.
RE:
pick said:
If you can provide the file and proof that it is your intellectual property, I'd be happy to have a look.
Of course. How would you like me to provide proof? I was under the impression that I couldn't get it back so I've deleted the source code out of my git repo, as it was way out of date and didn't work.
Are you able to provide how you might reverse engineer it?
RE: RE:
jaydcrowe1989 said:
pick said:
If you can provide the file and proof that it is your intellectual property, I'd be happy to have a look.
Of course. How would you like me to provide proof? I was under the impression that I couldn't get it back so I've deleted the source code out of my git repo, as it was way out of date and didn't work.
Are you able to provide how you might reverse engineer it?
Are there any libraries referenced that would relate to you? Any namespaces / class names?
RE: RE: RE:
Can you email me please. mentalman220589@hotmail.com
pick said:
jaydcrowe1989 said:
pick said:
If you can provide the file and proof that it is your intellectual property, I'd be happy to have a look.
Of course. How would you like me to provide proof? I was under the impression that I couldn't get it back so I've deleted the source code out of my git repo, as it was way out of date and didn't work.
Are you able to provide how you might reverse engineer it?
Are there any libraries referenced that would relate to you? Any namespaces / class names?
It's ok sorted now. I've now built a console app that will decompile the .algo file