Log in

View Full Version : Dual Plataform RCE


naides
March 7th, 2005, 14:28
Hi.

I am going through my first steps in Linux RCE, and before I go in a wild geese chase, I would like to ask more experienced people the viability of my approach.

I have a commercial app that is available for both Win and Linux plataforms.

I have much more experience dealing with Win RCE, so I thought analysing the protection in Win would give me the heads up when dealing with the protection in Linux.

So far, I have not made much progress, but in your opinion and experience,
How common/likely it is that the protection location, code, and implementation would be similar between the two plataforms?

Or am I just working twice here?

Polaris
March 7th, 2005, 15:59
Well, I think that the protection per se will be NOT the same, mostly due to the substantial differences between the two OSs. So you could directly attack LINUX target...

Also for recovering source code I would directly start on Linux... IDA Pro does a great job on it!

Just my 2c

JMI
March 7th, 2005, 17:57
ANOTHER REMINDER!!!

Please use the small button on the far right to Reply without Quotes or the larger "Post Reply" button on the left, or the "Quick Reply" feature below the post and ONLY use the "Quote" button when you need to quote something particular to make your post clear. Quoting everything just takes up extra, unnecessary space in the database and should be avoid where ever possible.

Regards,

andrewg
March 8th, 2005, 01:38
check both the windows and linux version to see if they have debug symbols (and/or optimisations etc).. more often than not people slip up and include debug symbols in one, it usually depends if they're mainly a windows shop.

If they're both equal, go for what you know best if you want to do a quick job of it, if you wanna expland your horizons, go for the other.

Polaris
March 8th, 2005, 07:29
Woooopppppppsss... Sorry JMI, I am a bit brainwashed in this period...