All Projects → stringsifter → Similar Projects or Alternatives

310 Open source projects that are alternatives of or similar to stringsifter

Stringsifter
A machine learning tool that ranks strings based on their relevance for malware analysis.
Stars: ✭ 469 (-17.28%)
Mutual labels:  strings, malware-analysis
Flare Vm
No description or website provided.
Stars: ✭ 3,201 (+464.55%)
Mutual labels:  malware-analysis, fireeye-flare
jitm
JITM is an automated tool to bypass the JIT Hooking protection on a .NET sample.
Stars: ✭ 27 (-95.24%)
Mutual labels:  malware-analysis, fireeye-flare
flare-emu
No description or website provided.
Stars: ✭ 561 (-1.06%)
Mutual labels:  malware-analysis, fireeye-flare
Flare Floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
Stars: ✭ 2,020 (+256.26%)
Mutual labels:  strings, fireeye-flare
Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (-62.26%)
Mutual labels:  malware-analysis
Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 297 (-47.62%)
Mutual labels:  malware-analysis
telfhash
Symbol hash for ELF files
Stars: ✭ 75 (-86.77%)
Mutual labels:  malware-analysis
toolkit
The essential toolkit for reversing, malware analysis, and cracking
Stars: ✭ 176 (-68.96%)
Mutual labels:  malware-analysis
yara
Malice Yara Plugin
Stars: ✭ 27 (-95.24%)
Mutual labels:  malware-analysis
FastAP-metric-learning
Code for CVPR 2019 paper "Deep Metric Learning to Rank"
Stars: ✭ 93 (-83.6%)
Mutual labels:  learning-to-rank
Guanciale
🥓 Grab info needed by Carbonara from executables and disassemblers databases
Stars: ✭ 14 (-97.53%)
Mutual labels:  malware-analysis
fastrank
My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".
Stars: ✭ 43 (-92.42%)
Mutual labels:  learning-to-rank
src
tools for fast reading of docs
Stars: ✭ 40 (-92.95%)
Mutual labels:  learning-to-rank
assemblyline-core
Core server components for Assemblyline 4 (Alerter, dispatcher, expiry, ingester, scaler, updater, ...)
Stars: ✭ 16 (-97.18%)
Mutual labels:  malware-analysis
fame modules
Community modules for FAME
Stars: ✭ 55 (-90.3%)
Mutual labels:  malware-analysis
strings-ansi
Handle ANSI escape codes in strings
Stars: ✭ 17 (-97%)
Mutual labels:  strings
MCAntiMalware
Anti-Malware for minecraft
Stars: ✭ 182 (-67.9%)
Mutual labels:  malware-analysis
emerald
Import DynamoRIO drcov code coverage data into Ghidra
Stars: ✭ 30 (-94.71%)
Mutual labels:  malware-analysis
concat
Demo repository for habr.com article about faster Go string concatenation.
Stars: ✭ 16 (-97.18%)
Mutual labels:  strings
bonomen
BONOMEN - Hunt for Malware Critical Process Impersonation
Stars: ✭ 42 (-92.59%)
Mutual labels:  malware-analysis
common
Metarhia Common Library
Stars: ✭ 55 (-90.3%)
Mutual labels:  strings
WeDefend
⛔🛡️ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (-95.94%)
Mutual labels:  malware-analysis
cheatsheet
These are some of the commands which I use frequently during Malware Analysis and DFIR.
Stars: ✭ 23 (-95.94%)
Mutual labels:  malware-analysis
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-96.3%)
Mutual labels:  strings
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-96.47%)
Mutual labels:  strings
python-string-utils
A handy Python library to validate, manipulate and generate strings
Stars: ✭ 47 (-91.71%)
Mutual labels:  strings
learning-malware-analysis
This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and used for learning purposes, without having to worry about handling live malware.
Stars: ✭ 124 (-78.13%)
Mutual labels:  malware-analysis
ltr-tools
Set of command line tools for Learning To Rank
Stars: ✭ 13 (-97.71%)
Mutual labels:  learning-to-rank
android-localization-helper
A python script that helps you create strings.xml for all languages in different hierarchical folder(using Google Translation API)
Stars: ✭ 19 (-96.65%)
Mutual labels:  strings
vminspect
Tools for inspecting disk images
Stars: ✭ 25 (-95.59%)
Mutual labels:  malware-analysis
poeditor-cli
POEditor CLI
Stars: ✭ 29 (-94.89%)
Mutual labels:  strings
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (-94%)
Mutual labels:  strings
EMNLP2020
This is official Pytorch code and datasets of the paper "Where Are the Facts? Searching for Fact-checked Information to Alleviate the Spread of Fake News", EMNLP 2020.
Stars: ✭ 55 (-90.3%)
Mutual labels:  learning-to-rank
C-Complete-practice
This repository will contains C programs from beginners to advance level
Stars: ✭ 59 (-89.59%)
Mutual labels:  strings
elasticsearch-ltr-demo
This demo uses data from TheMovieDB (TMDB) to demonstrate using Ranklib learning to rank models with Elasticsearch.
Stars: ✭ 34 (-94%)
Mutual labels:  learning-to-rank
UnAutoIt
The Cross Platform AutoIt Extractor
Stars: ✭ 90 (-84.13%)
Mutual labels:  malware-analysis
pycommands
PyCommand Scripts for Immunity Debugger
Stars: ✭ 35 (-93.83%)
Mutual labels:  fireeye-flare
Practical Malware Analysis
Materials for a course based on the Practical Malware Analysis text by Andrew Honig and Michael Sikorski
Stars: ✭ 16 (-97.18%)
Mutual labels:  malware-analysis
solidity-standard-library
Solidity standard library (Array, random, math, string)
Stars: ✭ 61 (-89.24%)
Mutual labels:  strings
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (-46.56%)
Mutual labels:  malware-analysis
flashmingo
Automatic analysis of SWF files based on some heuristics. Extensible via plugins.
Stars: ✭ 117 (-79.37%)
Mutual labels:  fireeye-flare
speakeasy
Windows kernel and user mode emulation.
Stars: ✭ 1,017 (+79.37%)
Mutual labels:  malware-analysis
assemblyline
AssemblyLine 4 - File triage and malware analysis
Stars: ✭ 69 (-87.83%)
Mutual labels:  malware-analysis
awesome-malware-analysis
Defund the Police.
Stars: ✭ 9,181 (+1519.22%)
Mutual labels:  malware-analysis
awesome-executable-packing
A curated list of awesome resources related to executable packing
Stars: ✭ 720 (+26.98%)
Mutual labels:  malware-analysis
Ranked-List-Loss-for-DML
CVPR 2019: Ranked List Loss for Deep Metric Learning, with extension for TPAMI submission
Stars: ✭ 56 (-90.12%)
Mutual labels:  learning-to-rank
flare-wmi
No description or website provided.
Stars: ✭ 399 (-29.63%)
Mutual labels:  fireeye-flare
FinSpy-for-Android
FinSpy for Android technical analysis and tools
Stars: ✭ 42 (-92.59%)
Mutual labels:  malware-analysis
aparoid
Static and dynamic Android application security analysis
Stars: ✭ 62 (-89.07%)
Mutual labels:  malware-analysis
REW-sploit
Emulate and Dissect MSF and *other* attacks
Stars: ✭ 115 (-79.72%)
Mutual labels:  malware-analysis
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-97.88%)
Mutual labels:  strings
xLogger
Simple windows API logger
Stars: ✭ 62 (-89.07%)
Mutual labels:  malware-analysis
Malware-Zoo
Hashes of infamous malware
Stars: ✭ 18 (-96.83%)
Mutual labels:  malware-analysis
ssdc
ssdeep cluster analysis for malware files
Stars: ✭ 24 (-95.77%)
Mutual labels:  malware-analysis
strings-case
Convert strings between different cases.
Stars: ✭ 65 (-88.54%)
Mutual labels:  strings
malware-persistence
Collection of malware persistence and hunting information. Be a persistent persistence hunter!
Stars: ✭ 109 (-80.78%)
Mutual labels:  malware-analysis
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (-95.77%)
Mutual labels:  malware-analysis
angr-antievasion
Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).
Stars: ✭ 35 (-93.83%)
Mutual labels:  malware-analysis
SuperLibrary
Information Security Library
Stars: ✭ 60 (-89.42%)
Mutual labels:  malware-analysis
1-60 of 310 similar projects