I need decompile library(.dll or .so) into source code, C/C++ Programming

Assignment Help:

I need Decompile Library(.DLL or .SO) into source code

Project Description:

I am seeking an experienced programmer or anyone who knows a thing or two about reverse engineering. I have a library that I want someone to decompile for me and provide me with working code, and not just unreadable pseudo-code. The library was prepared in C++.

I have the library compiled for Windows as a .DLL file and Linux as a .SO file. You can use whichever, or both. From what I am told the .SO has the debug info left inside of it, with the source inside being annotated. I have no plan how to extract that info. The DLL can have debug info as well.

Skills required are C++ Programming, Linux, Debugging, Software Architecture, Windows Desktop


Related Discussions:- I need decompile library(.dll or .so) into source code

Functions, write a program to calculate gross salary and net salary using h...

write a program to calculate gross salary and net salary using hra da pf in c++

C program to store all ascii char into a file, Program is to store all ASCI...

Program is to store all ASCII char into a file: void main()     {   ofstream  fout("ascii.txt");   int i,n=256;   for(i=1;i     {     fout     }

Sort wars, Explain each of the algorithms in a way that would be understand...

Explain each of the algorithms in a way that would be understandable to an intelligent person who is not familiar with programming. You should not use any code (or even pseudo code

C++ age guessing game, Write a program that predicts users’ age (0-128 year...

Write a program that predicts users’ age (0-128 years old) with at most 7 questions. The game starts with asking the user whether he/she is younger or older than G (an initial gues

Develop activation tool for unattend reseal.xml, Project Description: We...

Project Description: We refurbish older computer and send them back into the market with windows 7 operating system. We are presently using windows deployment services through P

Explain union, Unions A union is also like a structure, except that onl...

Unions A union is also like a structure, except that only single variable in the union is stored in the allocated memory at a time. It is a collection of mutually exclusive var

Name the operators which cannot be overloaded?, Q: Name the operators which...

Q: Name the operators which cannot be overloaded? A:sizeof, ., .*, .->, ::, ?:

Looping, Write a programme to display the patern.. A A B A C B A B C...

Write a programme to display the patern.. A A B A C B A B C A B A A

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd