Giter Site home page Giter Site logo

kweatherman / yara4ida Goto Github PK

View Code? Open in Web Editor NEW
61.0 61.0 11.0 13.3 MB

Unofficial YARA IDA Pro plugin, along with an unparalleled crypto/hash/compression rule set based on Luigi Auriemma's signsrch signatures.

License: Other

C++ 3.94% C 2.59% YARA 93.47%
cryptography ida-plugin reverse-engineering yara-rules yara-scanner

yara4ida's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yara4ida's Issues

Error in signsrch yara rules

I am using IDA v7.7.
The Output log is:

Yara4Ida: v1.0.0, built Jun 11 2022
Loading rules from: "Z:\IDA\usrdir\plugins\yara4ida_rules\signsrch\signsrch_le.yar"
1,156 rules loaded in 130.9ms

Yara4Ida: Using single threaded scanning.
Walking segments:
"HEADER", DATA, 10000000 - 10001000, 4 KB
".text", CODE, 10001000 - 10008000, 28 KB
".rdata", DATA, 10008104 - 1000D000, 19.7 KB
".data", DATA, 1000D000 - 1000F000, 8 KB
".reloc", DATA, 1000F000 - 10011000, 8 KB

Scanning:
** ConcurrentCallbackGroup::Poll() scanning failed! HR: 0x80004005 "Unspecified error", Total errors: 4 **
Destructing ConcurrentCallbackGroup object.

  • Aborted *

Try with another file: signsrch_be.yar, signsrch_le_be.yar, the error is same.

Try with crypto_signatures.yar, plugin run OK.

Yara4Ida: v1.0.0, built Jun 11 2022
Loading rules from: "C:\Sandbox\crypto_signatures.yar"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 11
Reason: "string "$c0" may slow down scanning"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 23
Reason: "string "$c0" may slow down scanning"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 35
Reason: "string "$c0" may slow down scanning"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 47
Reason: "string "$c0" may slow down scanning"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 59
Reason: "string "$c0" may slow down scanning"

Rule compile WARNING:
File: "C:\Sandbox\crypto_signatures.yar", line: 71
Reason: "string "$c0" may slow down scanning"
122 rules loaded in 19.1ms

Yara4Ida: Using single threaded scanning.
Walking segments:
"HEADER", DATA, 10000000 - 10001000, 4 KB
".text", CODE, 10001000 - 10008000, 28 KB
".rdata", DATA, 10008104 - 1000D000, 19.7 KB
".data", DATA, 1000D000 - 1000F000, 8 KB
".reloc", DATA, 1000F000 - 10011000, 8 KB

Scanning:
[0] "HEADER"
[1] ".text"
[2] ".rdata", 1 matches
[3] ".data"
[4] ".reloc"

Destructing ConcurrentCallbackGroup object.
Yara4Ida: Found 1 matches in 191.0ms

  • Aborted *

The result chooser window showed, but I don't known why "* Aborted *"
My machine, CPU 12 cores.

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.