GithubHelp home page GithubHelp logo

Comments (5)

Wenzel avatar Wenzel commented on July 28, 2024

Hi @wdormann ,

thanks for your report.

Would it be possible to link your 2 binaries in this issue ?
I would like to like at them in detail with the lief library.

This is what checksec.py does:
https://github.com/Wenzel/checksec.py/blob/master/checksec/pe.py#L95

    @property
    def has_force_integrity(self) -> bool:
        """Whether FORCE_INTEGRITY is enabled"""
        # 2011 ?
        return self.bin.optional_header.has(DLL_CHARACTERISTICS.FORCE_INTEGRITY)

I also looked at the Rich output code and couldn't spot an issue there.
The binaries would help !

Thanks.

from checksec.py.

Wenzel avatar Wenzel commented on July 28, 2024

For the binaries, I had a win 10 VM, I got them out and can repro the bug

I'm working on it.

from checksec.py.

Wenzel avatar Wenzel commented on July 28, 2024

@wdormann

I fixed your issue in the latest PR, and another issue, the force_intergrity key wasn't inserted in the JSON output: #72

I also published v0.4.3:
https://github.com/Wenzel/checksec.py/releases/tag/v0.4.3

Feel free to close this issue.

Thank you very much !

from checksec.py.

Wenzel avatar Wenzel commented on July 28, 2024

Confirmation:
Capture d’écran de 2020-10-04 19-59-43

from checksec.py.

wdormann avatar wdormann commented on July 28, 2024

Looks good!
checksec_fixed
Here is the latest, along with an old vlc.exe for good measure.

from checksec.py.

Related Issues (20)

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.