hey haveing a little trouble trying to unpack something was wondering if any1 could give me a hand im trying to unpack Atlantica online exe wich is packed with molebox 2.3x its weird because its not protected as such it makes the memory im trying to read static so it can be frozen /changed ect as far as i know its a crypter/packer it stores the dll's in aother folder and only takes little bits as it needs them and im finding it very hard to unpack it without loosing anything
this is the method im using wich i found writen by a guy named solid he made a tutorial which il add

thnx if you help
1)Find OEP executable file
2)find the instruction that avoid IAT redirect (magic jump/instruction)
3)find a CALL to DLL OEP
4)As soon as all this information is obtained, we will be able dump the dlls and the exe in only one olly's instance