PDA

View Full Version : Armaccess.dll


NoLOcKs
August 17th, 2005, 16:58
Hi, all

I used ollyscript to a app. protect with Arma 3.78. Dump with LordPE e
fix IAT with importReconstructor. But It is show a follow error:

error run-time 53
file not found: armacess.dll

Ricardo Narvaja
August 18th, 2005, 06:24
yes if you dump you need put armaccess.dll this dll is privided withe the packer, you can downbload the packer and extract from here.

Do you ask why the original donñt use armaccess.dll?

Is created in unpacking time, if you dump this section is not in the exe, you can dump from the original, look the section called in this calls and dump and reconstruct armaccess.dll or you can try skip this calls.

Ricardo Narvaja