Giter Site home page Giter Site logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
It's very difficult to say what may be wrong. Just tested on a random DLL file 
from Win7 x64 System32 folder, and everything worked fine. Unit tests also 
passed for PE+ file.

import_adder just adds two sample imports to PE or PE+ file (see screenshot).

If it's possible, please attach a DLL file that caused this issue, either I 
can't reproduce it.

Original comment by rukaimi on 16 May 2013 at 6:34

Attachments:

from portable-executable-library.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
OMG, it seems my fail. I missed I changed the line
func.set_iat_va(0xf1ac);
to
func.set_iat_va(0);
So, function was added and most editors (hiew, IDA) see it as import, but OS 
does not resolve it during image loading (leave it zero).

Thank you for the nice lib.

Original comment by [email protected] on 16 May 2013 at 10:43

from portable-executable-library.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
You're welcome!

Original comment by rukaimi on 17 May 2013 at 8:41

  • Changed state: Invalid

from portable-executable-library.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.