Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add decompiler utility. #60

Open
Maxwell175 opened this issue Dec 4, 2018 · 4 comments
Open

Add decompiler utility. #60

Maxwell175 opened this issue Dec 4, 2018 · 4 comments

Comments

@Maxwell175
Copy link

If there is a compiler, there should be a matching decompiler utility?

@ghost
Copy link

ghost commented Dec 30, 2018

Why? Why do you want to decompile a pdna file? There is no reason this needs to be a feature. I have a funny feeling you want this feature to decompile other people's pdna files, to steal and use in other projects.

In that case, then no. I (and most likely others) are not comfortable about making a decompiler for pdna files to steal for profit.

Can somebody close this, and mark this as invalid?

@mfwass mfwass added the invalid label Dec 30, 2018
@mfwass mfwass closed this as completed Dec 30, 2018
@Maxwell175
Copy link
Author

Maxwell175 commented Dec 30, 2018

I am disgusted that you would think that. How about you not go around and call random people you never met crooks. A previous developer on a project I am working on made edits to dna files but sent only pdna files and disappeared before giving the source files.

Why is there a bam2egg decompiler? Is it made to steal others' work? No.

@loblao loblao reopened this Dec 31, 2018
@loblao loblao added feature and removed invalid labels Dec 31, 2018
@ghost
Copy link

ghost commented Dec 31, 2018

@MDTech-us-MAN

How about you not go around and call random people you never met crooks.

What I was trying to saying was that there was a potential of someone trying to steal work, if a decompile tool comes out. I know that I should have worded that differently, and I apologize.

However, I still don't feel 100% conformable about a decompiler, that has the potential of being abused. Maybe, you can PM me on Discord (ComradeNapCal#0001) with your files and I can see about "recovering" them privately.

I will leave it to @mfwass and @loblao to continue this issue here.

@loblao
Copy link
Owner

loblao commented Dec 31, 2018

If you want to convert your pdna to a dna file, you can load it and then use writeDna. Make sure that you're using the feature/cxx-parser branch. A decompiler utility would be cool so I'll leave this open if anyone wants to implement it.

@jwcotejr jwcotejr self-assigned this Jan 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants