Valhalla Legends Archive

Programming => General Programming => Assembly Language (any cpu) => Topic started by: Arta on October 08, 2004, 11:04 AM

Title: Topics in Reverse Engineering
Post by: Arta on October 08, 2004, 11:04 AM
I've got to pick a title for my Dissertation. I'm on my 3rd year of an honours degree in computer science for those that don't know. I'm pretty sure I want to do something about reverse engineering. My dissertation needs to pose a question, answer it, and discuss the answer. The question need to be interesting, pertintent, capable of being answered in some depth (8-10,000 words), and above all: current. I'd like to narrow down a bit on the reverse engineering of network protocols, but i'm not sure if that's too specific. At the same time, I think something on the entirety of reverse engineering would be too broad.

So, my question: Can anyone think of some good questions that would be appropriate?
Title: Re: Topics in Reverse Engineering
Post by: Adron on October 08, 2004, 11:58 AM
A single question that requires 10000 words to be answered?

How possible is it to write a discompiler for language X?



Title: Re: Topics in Reverse Engineering
Post by: Arta on October 08, 2004, 09:08 PM
That's been done though. It's needs to be current.
Title: Re: Topics in Reverse Engineering
Post by: Skywing on October 08, 2004, 09:49 PM
So, perhaps replace X with a "new" language, like C# or MC++?
Title: Re: Topics in Reverse Engineering
Post by: Zorm on October 08, 2004, 10:07 PM
Perhaps something about reversing oo programs better? If you are into hardware you could do reverse engineering things like the xbox or PS2. I don't know really just throwing out ideas *shrugs*
Title: Re: Topics in Reverse Engineering
Post by: Magickian on October 15, 2004, 02:16 AM
Maybe you would like to do something with some Bluetooth devices? 
It has come across my mind from time to time, but never bothered researching it due to lack of funds.


Quote from: Arta[vL] on October 08, 2004, 11:04 AM
I've got to pick a title for my Dissertation. I'm on my 3rd year of an honours degree in computer science for those that don't know. I'm pretty sure I want to do something about reverse engineering. My dissertation needs to pose a question, answer it, and discuss the answer. The question need to be interesting, pertintent, capable of being answered in some depth (8-10,000 words), and above all: current. I'd like to narrow down a bit on the reverse engineering of network protocols, but i'm not sure if that's too specific. At the same time, I think something on the entirety of reverse engineering would be too broad.

So, my question: Can anyone think of some good questions that would be appropriate?
Title: Re: Topics in Reverse Engineering
Post by: vonLandenhausen on October 18, 2004, 01:40 PM
Quote from: Skywing on October 08, 2004, 09:49 PM
So, perhaps replace X with a "new" language, like C# or MC++?

what is MC++  ???
Title: Re: Topics in Reverse Engineering
Post by: dxoigmn on October 18, 2004, 02:24 PM
Quote from: vonLandenhausen on October 18, 2004, 01:40 PM
Quote from: Skywing on October 08, 2004, 09:49 PM
So, perhaps replace X with a "new" language, like C# or MC++?

what is MC++  ???

Managed C++ I believe.