Культурный офтопик
 help / color / mirror / Atom feed
From: Sergey Stepanov <dlagovna@mail.ru>
To: "культурный офтопик" <smoke-room@lists.altlinux.org>
Subject: Re: [room] objdump- дизассемблирование , странные call- конструкции
Date: Mon, 22 May 2006 13:10:53 +0400
Message-ID: <E1Fi6RB-0001Ey-00.dlagovna-mail-ru@f17.mail.ru> (raw)
In-Reply-To: <44702B69.7040206@yandex.ru>



> >>Меня беспокоят конструкции "e8 fc ff ff ff". Какой-то странный call, 
> >>который указывает на середину этой же иструкции - по идее, после этой
> >>команды должен начать выполняться код "fc ff ff ff ...". Какой в этом
> >>смысл? Что обозначают эти странные call - вызовы?
> > 
> > http://www.opennet.ru/openforum/vsluhforumID9/5437.html#1
> > 
> Неплохо. Спасибо. Запомним :-)


Кстати, народ, нашел одну весч, она вам понравица!

Называется obj2asm. Декомпилит линуховые o-шники
в формат MASM, классическая Intel-нотация, никаких
AT&T извратов. Можно сразу засунуть полученый код
в ассемблер и скомпилить!

Описание здесь
http://www.digitalmars.com/ctg/obj2asm.html

Скачать здесь
http://ftp.digitalmars.com/dmd.zip (~4Mb).

НО! Есть одно НО которое портит все...

Эта штука вылетает с Segmentation Fault на середине 
дизассемблирования крупных o-файлов. А крупные o-файлы
это файлы больше ~10Kb... Маленькие файлы 3-5Kb декомпилятся без
нареканий, а вот чуть больше - имеем сегфолт. Причем 
запустив под gdb, вижу, что вылетает на функции strlen(),
библиотеки /lib/libc.so.6

Что теперь делать - незнаю.. Почему-то в комплекте нет
исходников для obj2asm, излазил весь сайт. Попробовал
под разными линухами AltMaster2.4, RedHat9 - та же песня.

Вот уткнулся в такую бяку. Кто чем может помоч?
Можеь есть у кого более старая версия этой проги, которая
не глючит?


Со всяческими пожеланиями, Сергей.
http://xi.net.ru



  reply	other threads:[~2006-05-22  9:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 21:06 [room] objdump-дизассемблирование, странные call-конструкции Sergey Stepanov
2006-05-20 21:31 ` Yuri N. Glibovetz
2006-05-21  8:57   ` Artem
2006-05-22  9:10     ` Sergey Stepanov [this message]
2006-05-22 10:19       ` [room] objdump- дизассемблирование , странные call- конструкции Damir Shayhutdinov
2006-05-22 11:17         ` Sergey Stepanov
2006-05-22 17:12           ` Sergey Stepanov
2006-05-22 17:28             ` Andrey Rahmatullin
2006-05-22 17:44               ` Sergey Stepanov
2006-05-22 17:55                 ` Andrey Rahmatullin
2006-05-22 18:17                   ` Sergey Stepanov
2006-05-22 18:23                     ` Andrey Rahmatullin
2006-05-22 19:00                       ` Sergey Stepanov
2006-05-23  5:27                         ` Andrey Rahmatullin
2006-05-22 17:30             ` Sergey Stepanov
2006-05-22 17:44             ` Damir Shayhutdinov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Fi6RB-0001Ey-00.dlagovna-mail-ru@f17.mail.ru \
    --to=dlagovna@mail.ru \
    --cc=smoke-room@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Культурный офтопик

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \
		smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com
	public-inbox-index smoke-room

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.smoke-room


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git