libyara.NET Logo

libyara.NET

0
Free
Visit Website

A .NET wrapper for libyara that provides a simplified API for developing tools in C# and PowerShell. This library targets .NET 4.6. This library is built against the Microsoft.O365.Security.Native.Libyara package which is based on VirusTotal's yara built with vcpkg. This library is currently based on yara 4.2.3 per the vcpkg port. We will update yara version to include the latest features and bug fixes if necessary. This library is avaiable in forms of two NuGet packages, depending on your project types: For .NET framework projects, x86 and x64 binary versions are available on NuGet with the package id Microsoft.O365.Security.Native.libyara.NET. The public key token of official binaries is 31bf3856ad364e35. Projects that use libyara.NET should use 'All CPU' or 'x86' as the platform name to select the x86 binaries and use 'x64' to select the x64 binaries. For .NET Core projects, only x64 binary version is avaiable on NuGet with the package id Microsoft.O365.Security.Native.libyara.NET.Core. The public key token of official binaries is 31bf3856ad364e35. Projects that use libyara.NET should use 'x64' as the platform name to use this NuGet package. Quick Start static void Main(string[] args)

FEATURES

ALTERNATIVES

Assembler/disassembler for the dex format used by Dalvik, Android's Java VM implementation.

Redexer is a reengineering tool for Android app binaries with features like RefineDroid and Dr. Android.

Scan folders and files for crypto patterns, hacking team malware, and malicious documents using PEID signatures.

A tool that generates pseudo-malicious files to trigger YARA rules.

A tool for translating Dalvik bytecode to Java bytecode for analyzing Android applications.

A 32-bit assembler level analyzing debugger for Microsoft Windows.

A web-based manager for Yara rules, allowing for storage, editing, and management of Yara rules.

Python wrapper for Android APK decompilation with various converter and decompiler options.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved