Awesome List Updates on Feb 14, 2026
14 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Executable Packing
๐ Literature / Documentation
- ๐ Surreptitious software: Obfuscation, watermarking, and tamperproofing for software protection
๐ Literature / Scientific Research
- ๐ฐ Adversarial attacks against Windows PE malware detection: A survey of the state-of-the-art (May 2023) โญ
- ๐ Adversarially robust assembly language model for packed executables detection (November 2025) โญ
- ๐ฐ API-MalDetect: Automated malware detection framework for windows based on API calls and deep learning techniques (September 2023) โญ
- ๐ Assessing the impact of packing on machine learning-based malware detection and classification systems (September 2025) โญ
- ๐ฐ Auditing static machine learning anti-Malware tools against metamorphic attacks (March 2021) โญ
- ๐ฐ Benchmark for filter methods for feature selection in high-dimensional classification data (March 2020) โญ
- ๐ฐ Beyond the sandbox: Leveraging symbolic execution for evasive malware classification (February 2025) โญ
- ๐ BODMAS: An open dataset for learning based temporal analysis of PE malware (May 2021) โญ
- ๐ Building a smart and automated tool for packed malware detections using machine learning (June 2020)
- ๐ Building high-quality datasets of packed executables - Enhancing static detection models via curated packed binary datasets (August 2025) โญ
- ๐ฐ Bypassing heavenโs gate technique using black-box testing (November 2023) โญ
- ๐ BYTEWEIGHT: Learning to recognize functions in binary code (August 2014)
- ๐ฐ Classification of malware by using structural entropy on convolutional neural networks (April 2018)
- ๐ Code obfuscation techniques for software protection (April 2012)
- ๐ Computational-intelligence techniques for malware generation (October 2015)
- ๐ฐ Construction and evaluation of the new heuristic malware detection mechanism based on executable files static analysis (August 2018)
- ๐ Cryptographic function detection in obfuscated binaries via bit-precise symbolic loop mapping (May 2017)
- ๐ Decoding the secrets of machine learning in malware classification: A deep dive into datasets, feature extraction, and model performance (November 2023) โญ
- ๐ Deobfuscation of virtualization-obfuscated code through symbolic execution and compilation optimization (April 2018)
- ๐ Deobfuscation of virtualization-obfuscated software: A semantics-based approach (October 2011)
- ๐ Design and implementation of a modular executable packer - Experimenting with packing techniques and static detection (June 2025) โญ
- ๐ Detecting obfuscated viruses using cosine similarity analysis (March 2007)
- ๐ฐ Detecting packed executables based on raw binary data (June 2010)
- ๐ฐ Efficient automatic original entry point detection (January 2019)
- ๐ EMBER2024 - A benchmark dataset for holistic evaluation of malware classifiers (August 2025) โญ
- ๐ฐ Enhanced metamorphic techniques-A case study against havex malware (August 2021) โญ
- ๐ Entropy-driven visualization in gview: Unveiling the unknown in binary file formats (September 2024) โญ
- ๐ฐ A framework for metamorphic malware analysis and real-time detection (February 2015)
- ๐ฐ G3MD: Mining frequent opcode sub-graphs for metamorphic malware detection of existing families (December 2018)
- ๐ GUARD: Generic API de-obfuscation and obfuscated malware unpacking with sIAT (March 2025) โญ
- ๐ฐ Hunting for metamorphic engines (November 2006)
- ๐ Longitudinal study of the prevalence of malware evasive techniques (December 2021) โญ
- ๐ฐ The MALICIA dataset: Identification and analysis of drive-by download operations (February 2015)
- ๐ Measuring and defeating anti-instrumentation-equipped malware (June 2017)
- ๐ฐ Metamorphic malware detection based on support vector machine classification of malware sub-signatures (September 2016)
- ๐ฐ Metamorphic malware identification using engine-specific patterns based on co-opcode graphs (August 2020) โญ
- ๐ฐ Mimicking anti-viruses with machine learning and entropy profiles (2019-05-21)
- ๐ Modern Linux malware exposed (June 2018)
- ๐ฐ A novel framework for image-based malware detection with a deep neural network (October 2021) โญ
- ๐ฐ On the (im)possibility of obfuscating programs (2) (April 2012)
- ๐ On the feasibility of malware unpacking via hardware-assisted loop profiling (August 2023) โญ
- ๐ฐ Performance evaluation of filter-based feature selection techniques in classifying portable executable files (January 2018) โญ
- ๐ Program obfuscation by strong cryptography (February 2010)
- ๐ฐ Replacement attacks against VM-protected applications (September 2012)
- ๐ฐ Resurrecting anti-virtualization and anti-debugging: Unhooking your hooks (March 2021) โญ
- ๐ฐ Singular value decomposition and metamorphic detection (November 2015)
- ๐ฐ SMASH: A malware detection method based on multi-feature ensemble learning (August 2019)
- ๐ฐ Software protection through anti-debugging (May 2007)
- ๐ฐ Structural entropy and metamorphic malware (November 2013)
- ๐ฐ A survey on adversarial attacks for malware analysis (December 2024) โญ
- ๐ฐ A survey on automated dynamic malware-analysis techniques and tools (March 2008)
- ๐ฐ A systematical and longitudinal study of evasive behaviors in windows malware (February 2022) โญ
- ๐ Understanding Linux malware (May 2018)
- ๐ฐ Wavelet decomposition of software entropy reveals symptoms of malicious code (December 2016)
- ๐ Xunpack: Cross-Architecture unpacking for Linux IoT malware (October 2023) โญ
๐ Datasets / Scientific Research
- Ember2024 (โญ91) - Update to the EMBER2017 and EMBER2018 datasets.
๐ฆ Packers / After 2010
- ELF-Encrypter - Collection of programs to encrypt ELF binaries using various algorithms.
- ELF-Packer (โญ59) - Simple Polymorphic x86_64 Runtime Code Segment Cryptor.
- ELFkickers (โญ614) - A collection of programs that access and manipulate ELF files.
- EXE Bundle - Bundles application files into a single PE32 file.
- EXE Stealth - Anti-cracking protection and licensing tool for PE files featuring compression and encryption polymorphic technology.
- oplzkwp (โญ70) - Library for ELF obfuscation ; it uses PRESENT and blake244 to encrypt your payload on the fly.
- pocrypt (โญ11) - Naive Proof of Concept Crypter for GNU/Linux ELF64.
- ps2-packer (โญ80) - Create packed ELF files to run on the PS2.
๐ฆ Packers / Between 2000 and 2010
- cryptelf - Modifies binary by appending code to handle runtime decryption, changing the program EP and changing the .note segment to LOAD ; encrypts the .text section by XORing its bytes with a key.
๐ง Tools / Before 2000
- PANDI (โญ3) - Dynamic packing detection solution built on top of PANDA.
2. Awesome Rust
Applications / Operating systems
- hexagonal-sun/moss-kernel (โญ1.8k) - A Unix-like, Linux-compatible kernel written in Rust and Aarch64 assembly.
3. Awesome Selfhosted
Software / Software Development - IDE & Tools
- RapidForge - Lightweight platform for building webhooks, scheduled tasks and pages. Implement your logic with Bash or Lua. (Source Code (โญ22))
Apache-2.0Go/Nodejs
4. Awesome Iot
Software / Libraries and Tools
- ble-scale-sync (โญ4) - Cross-platform Node.js CLI that reads BLE smart scales (23 brands), calculates body composition, and exports to Garmin Connect, MQTT, InfluxDB, Webhook, and Ntfy. Runs on Raspberry Pi, Linux, macOS, and Windows.
5. Awesome Claude Code
Agent Skills ๐ค / General
- AgentSys (โญ379) by avifenesh - Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes agnix (โญ30) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems.
Tooling ๐งฐ / Orchestrators
- Auto-Claude (โญ12k) by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick kanban-style UI and a well-designed but not over-engineered agent orchestration system.
6. Awesome Zig
Multimedia & Graphics / Graphics Library
- zsdl3 (โญ12) - SDL3 bindings for Zig.
7. Awesome V
Scientific computing
- vstats (โญ2) - A dependency-free Linear Algebra, Statistics, and Machine Learning library written from scratch in V.
8. Awesome Cl
Showcase
- ๐ฅ lisp-screenshots.org
9. Awesome Integration
Projects / API Management
- Gravitee.io API Management (โญ380) (โญ379) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
Projects / API Documentation
- Zudoku (โญ455) (โญ447) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Envoy Gateway (โญ2.5k) (โญ2.5k) - CNCF Envoy-based gateway with Gateway API, mTLS, JWT, and other built-ins.
- Gloo Edge (โญ150) (โญ149) - An Envoy Proxyโbased gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
Projects / Data Mapping Solution
- JSLT (โญ689) (โญ685) - Powerful JSON query and transformation language inspired by jq and XPath, designed for rapid and flexible data manipulation.
Projects / Message Broker
- Apache Artemis (โญ998) (โญ1k) - A multi-protocol message broker, supporting various industry standard protocols such as AMQP 1.0, MQTT 3.1.1, MQTT 5, and STOMP.
Projects / Self-Service Integration
- n8n (โญ174k) (โญ174k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Resources / Data Formats
- YAML (โญ452) (โญ453) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
10. Awesome Mac
Terminal Apps / Databases
- Command Book - A terminal companion for long-running terminal commands (freemium)
11. Awesome Qr Code
Apps / Readers
- Web App (โญ287) - A progressive web application to scan QR codes.
12. Awesome Analytics
Privacy focused analytics
- Clickport - Privacy-first web analytics without cookies. GDPR compliant, EU-hosted, with session tracking, goals, and real-time dashboard.
ยฉSaaSEU
13. Awesome Neovim
AI / Diagnostics
- nickjvandyke/opencode.nvim (โญ2.5k) - OpenCode AI assistant integration.
Programming Languages Support / Markdown and LaTeX
- Prgebish/sigil.nvim (โญ23) - Implementation of Emacs'
prettify-symbols-modeto visually replace text patterns with Unicode symbols while editing LaTeX and Typst files.
Buffers / Assembly
- TheLazyCat00/workspaces-nvim (โญ3) - Pin files to specific keys within a project workspace, giving you quick access to your most important files.
Terminal Integration / CSV Files
- TheLazyCat00/runner-nvim (โญ3) - Run commands in a floating terminal and keep track of the last command executed per CWD, making it easy to repeat build or test commands.
Git / Quickfix
- YouSame2/inlinediff-nvim (โญ17) - Provides a better inline Git diff view, meant to be used alongside your favorite Git plugin (e.g.
gitsigns).
14. Awesome Sysadmin
Software / Deployment Automation
- FaynoSync - Self-hosted Dynamic Update Server with statistics, supporting multiple updaters. Flexible features for seamless app updates and insights. (Source Code (โญ144), Clients (โญ3))
Apache-2.0Docker/Go
- Next: Feb 13, 2026