Git Product home page Git Product logo

Comments (4)

GigiaJ avatar GigiaJ commented on September 28, 2024

Scripts have been updated, the signature maker has been revised so it no longer utilizes the data after the E8 opcode since this data is liable to change from patch to patch. Doing so should create much more stable and much more correct signatures. The signature maker has also been combined with the signature checker so it can do mass creates and checks for validity. More improvements are likely to come to the python scripts used in the project such as allowing offsets to be easily created and verified.

from renny.

GigiaJ avatar GigiaJ commented on September 28, 2024

After further investigation, E8 opcode is not the only opcode liable to change. There are hundreds of opcode that are liable. I will be adding a new ones as I come across them and adding them to the improved signature maker.

from renny.

GigiaJ avatar GigiaJ commented on September 28, 2024

The current signature maker is suffering from a bug where the output for offsets will have a type of 2 instead of the preferred 1, 0 or 1, 1. It also has a tendency to fail on certain opcode, but I'm unable to identify what opcode it is failing on.

from renny.

GigiaJ avatar GigiaJ commented on September 28, 2024

SigMakeAndSearch seem to be having trouble using the same file between multiple databases, I believe whichever was loaded most recent will have the file access and it requires re-launching the script on IDA in order to fix.

from renny.

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.