Log in

View Full Version : Import mechanisms tutorial


TBone
May 27th, 2005, 13:23
I promised myself that eventually I would get around to writing some tutorials once I finally knew enough about something to write one

This isn't really a tutorial in the sense of telling you how to do something step-by-step. Rather, it's more like a paper about the mechanisms of importing functions; the IDT, the IAT, intermodular calls, thunks, jump tables, etc. In the last section, it also goes into the subject of how (and why) packers and crypters can screw with these structures to make life hard for you. It also explains what "rebuilding the imports" actually entails, and gives a rough explanation of how programs like Imprec work.

As a word of warning, this is written by a newbie (well, I'd like to think that maybe I'm moving into "acolyte" territory by now, but you get the idea ). I've tried to consciensciously check everything I've said for errors, but I might have missed something. I would greatly appreciate it if any of the advanced reversers around here would be willing to take the time to read it and fact check me.

Kayaker
May 29th, 2005, 22:26
Thanks for the nice contribution TBone.

Regards,
Kayaker

JohnWho
May 30th, 2005, 00:41
Grabbed it, will read it eventually

Thanks

winndy
May 31st, 2005, 09:36
Nice work,I will read it carefully.

linhanshi
May 31st, 2005, 11:06
that is very handy.thank you very much.

Regards,
linhanshi

Nukacola
June 1st, 2005, 01:31
thanks it's nice. Help me and other newbies a lot for improving my an their skills..


Nukacola

NeO
June 1st, 2005, 05:33
Thx Nice tut...keep a good work...


BYe