Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-11 Thread Ravi Kumar



 Found it...
 http://www.kristian-hermansen.com/tmp/iacrb_prac3.html
 --
 Kristian Erik Hermansen
 Know something about everything and everything about something.


I have already tried IDA Pro Free (Windows) version to run under Wine. But
was not satisfied. Since its Font rendering was very poor in Wine, I had to
run that in Windows to get it work. Also, there came the problem, too many
open files in Wine  Environment,. Also in windows, it took so much memory,
and time that I am again looking for some good on, also preferrably on
Linux.
Last Night, I also found ollydbg, yet to check it and read abouit it.

:)

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-11 Thread tuxdna
On Feb 11, 2008 2:10 PM, Kristian Erik Hermansen 
[EMAIL PROTECTED] wrote:

 On Feb 11, 2008 12:31 AM, Kristian Erik Hermansen
 [EMAIL PROTECTED] wrote:
  IDA Pro for Linux, perhaps.  I have actually been successful in
  getting IDA Pro free version to run under wine on Ubuntu.  I used to
  have a video showing me reversing and patching a win32 binary with it,
  so I will see if I can dig it up.  For debugging, there is also raster
  ring0 debugger, systemtap, and dtrace...

 Found it...
 http://www.kristian-hermansen.com/tmp/iacrb_prac3.html


This is great! I used IDA Pro on windows long time back.

http://www.kristian-hermansen.com/tmp/iacrb_prac3.html
 --
 Kristian Erik Hermansen
 Know something about everything and everything about something.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-11 Thread Kristian Erik Hermansen
On Feb 11, 2008 12:31 AM, Kristian Erik Hermansen
[EMAIL PROTECTED] wrote:
 IDA Pro for Linux, perhaps.  I have actually been successful in
 getting IDA Pro free version to run under wine on Ubuntu.  I used to
 have a video showing me reversing and patching a win32 binary with it,
 so I will see if I can dig it up.  For debugging, there is also raster
 ring0 debugger, systemtap, and dtrace...

Found it...
http://www.kristian-hermansen.com/tmp/iacrb_prac3.html
-- 
Kristian Erik Hermansen
Know something about everything and everything about something.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-11 Thread Kristian Erik Hermansen
On Feb 10, 2008 9:40 PM, Ravi Kumar [EMAIL PROTECTED] wrote:
 do anyone know about a Linux Dissambler program for windows binary. I don't
 want to leave my Ubuntu for dissambling windows program.

 Please suggest me some.
 It would be better if they have code flow/analyzing etc capability.

IDA Pro for Linux, perhaps.  I have actually been successful in
getting IDA Pro free version to run under wine on Ubuntu.  I used to
have a video showing me reversing and patching a win32 binary with it,
so I will see if I can dig it up.  For debugging, there is also raster
ring0 debugger, systemtap, and dtrace...
-- 
Kristian Erik Hermansen
Know something about everything and everything about something.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-10 Thread tuxdna
http://linux.die.net/man/1/winedbg

Hi all,
  do anyone know about a Linux Dissambler program for windows binary. I
  don't
  want to leave my Ubuntu for dissambling windows program.
 

 http://john.fremlin.org/linux/howto/win32-disassembly.html

 
  Please suggest me some.
  It would be better if they have code flow/analyzing etc capability.
 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-10 Thread Ravi Kumar
On Feb 11, 2008 12:12 PM, tuxdna [EMAIL PROTECTED] wrote:

 http://linux.die.net/man/1/winedbg

 Hi all,
   do anyone know about a Linux Dissambler program for windows binary. I
   don't
   want to leave my Ubuntu for dissambling windows program.
  
 
  http://john.fremlin.org/linux/howto/win32-disassembly.html
 
  
   Please suggest me some.
   It would be better if they have code flow/analyzing etc capability.


Thanks man, you gave very nice pointers to save me. :)
-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-10 Thread tuxdna
On Feb 11, 2008 11:10 AM, Ravi Kumar [EMAIL PROTECTED] wrote:

 Hi all,
 do anyone know about a Linux Dissambler program for windows binary. I
 don't
 want to leave my Ubuntu for dissambling windows program.


http://john.fremlin.org/linux/howto/win32-disassembly.html


 Please suggest me some.
 It would be better if they have code flow/analyzing etc capability.
 --
 -=Ravi=-

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/