Jump to content

I'm looking for coders who would be willing to help contribute to a GitHub project. I'm trying to create a Decompiler plugin for Eclipse IDE for C++. The base programs that I am adapting code from are Snowman Decompiler (1) and Java Decompiler (2) as a template for how the plugin will integrate into Eclipse. I am also using jnr-ffi (3) as a bridge so the C++ code can work with the Java code. If anyone is willing to join my development team, please join my Discord server. There is a link to it in the readme.asciidoc in the GitHub repository.
(1) https://github.com/TheClockworker/SnowmanDecompiler
(2) https://github.com/TheClockworker/SnowmanEclipsePlug-In
(3) https://github.com/jnr/jnr-ffi

 

Link to comment
https://linustechtips.com/topic/737340-snowman-decompiler/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×