Awesome List Updates on Mar 31, 2022
13 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Vite
Apps/Websites / Community
- Preview.js - An IDE extension to instantly preview React, Vue 2 and Vue 3 components.
2. Awesome Executable Packing
๐ Literature / Documentation
- ๐ The art of unpacking
- ๐ COM binary format
- ๐ Mach-O internals
๐ Literature / Scientific Research
- ๐ ByteWise: A case study in neural network obfuscation identification (January 2018)
- ๐ A control flow graph-based signature for packer identification (October 2017)
- ๐ Packer identification based on metadata signature (December 2017)
- ๐ฐ Packer identification using byte plot and Markov plot (September 2015)
- ๐ Packer identification using hidden Markov model (November 2017)
- ๐ฐ Sensitive system calls based packed malware variants detection using principal component initialized multilayers neural networks (September 2018)
๐ Datasets / Scientific Research
- Dataset of Packed ELF (โญ14) - Dataset of packed ELF samples.
- VX Underground - PL-CERT based open source MWDB python application holding a malware database containing every APT sample from 2010 and over 7.5M maliciousbinaries.
๐ฆ Packers / Between 2000 and 2010
- HackStop - EXE and COM programs encrypter and protector.
- UPX-Scrambler - Scrambler for files packed with UPX (up to 1.06) so that they cannot be unpacked with the '-d' option.
๐ฆ Packers / Before 2000
- ABK Scrambler - COM file scrambler and protector recoded from ABKprot.
- AEP - Addition Encode-Protective for COM and EXE file.
- BIN-Lock - COM file scrambler for preventing reverse engineering.
- BitLok - COM and EXE file protector.
- C0NtRiVER - COM file encryptor.
- CauseWay Compressor - DOS EXE compressor.
- CC Pro - COM and EXE executable file compression utility.
- CrackStop - Tool that creates a security envelope around a DOS EXE file to protect it against crackers.
- ExeGuard - DOS EXE files free protector using anti-debugging ticks to prevent hacking, analysis and unpacking.
- FSE - Final Fantasy Security Envelope freeware for protecting COM and EXE progams.
- Gardian Angel - COM and EXE encrypter and protector using a variety of anti-debugging tricks.
- JMCryptExe - DOS EXE encrypter.
- PE-Protector - Encrypter/protector for Windows 9x/ME to protect executable files PEagainst reverse engineering or cracking with a very strong protection.
- Scorpion - EXE and COM file encrypter and protector.
- TRAP - EXE and COM files encrypter and protector.
- WWPack - Squeezes EXE files, compresses relocation tables, optimizes headers, protects EXE files from hacking.
- XE - PE32 image file packer and rebuilder.
- XorCopy - COM file XOR-based encrypter.
- XORER - COM file XOR-based encrypter.
- XPack - EXE/COM/SYS executable file compressor.
๐ง Tools / Before 2000
- COM2EXE - Free tool for converting COM files to EXE format.
- Defacto2 Analyzers Archive - Collection of 60 binary files analysers for MS-DOS and Windows32 from the 1990s and the 2000s.
- Defacto2 Packers Archive - Collection of 460 binary and data file packers for MS-DOS and Windows32 from the 1990s and 2000s.
- Defacto2 Unpackers Archive - Collection of 152 binary files unpackers for MS-DOS and Windows 32 from the 1990s and 2000s.
- ExeScan - Executable file analyzer which detects the most famous EXE/COM Protectors, Packers, Converters and compilers.
- GetTyp - File format detection program for DOS based on special strings and byte code.
- LIEF (โญ4.3k) - Library to Instrument Executable Formats ; Python package for parsing PE, ELF, Mach-O and DEX formats, modifying and rebuilding executables.
- PCjs - PCjs uses JavaScript to recreate the IBM PC experience, using original ROMs, CPUs running at their original speeds, and early IBM video cards and monitors.
- PETools (โญ976) - Old-school reverse engineering tool (with a long history since 2002) for manipulating PE files.
- RDG Packer Detector - Packer detection tool.
- Reko (โญ2.1k) - Free decompiler for machine code binaries.
- RetDec (โญ7.9k) - Retargetable machine-code decompiler based on LLVM.
- SAFE - Static Analyzer For Executables (available on demand).
- Tuts 4 You - Non-commercial, independent community dedicated to the sharing of knowledge and information on reverse code engineering.
- UnpacMe - Automated malware unpacking service.
3. Awesome Algorand
Other Development Tools / Testing
- graviton (โญ17) - Algorand's TEAL blackbox testing toolkit.
- tealer (โญ61) - Static TEAL analyser with a set of vulnerability detectors for quick contracts reviews.
4. Awesome Developer First
Infrastructure as Code
- Pulumi - Developer-first IaC with Python, TypeScript, Go and more languages...
- Terraform - DSL, open-source and free (paid solution adds team management, policy-as-code...).
5. Awesome Typescript
Web/ReactJS / Playground
- ๐ Materio Free MUI React NextJS Typescript Admin Template (โญ1.5k) - Most Powerful & Comprehensive Free MUI React NextJS Admin Dashboard Template built for developers. Made With Typecript & JavaScript.
6. Awesome Db Tools
API / Samples
- Datasette (โญ9k) - A tool for exploring and publishing data.
Application platforms / Samples
- Budibase (โญ21k) - Low-code platform for creating internal apps in minutes.
- Saltcorn (โญ1.5k) - Open source no-code builder for web datatabase applications. Server and drag-and-drop UI builder, data stored in PostgreSQL or SQLite.
Backup / Samples
- pgcopydb (โญ1.1k) - Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids).
Cloning / Samples
- Database Lab Engine - Instant thin cloning for Postgres to scale the development process.
- clone_schema (โญ163) - Postgres clone schema utility without need of going outside of database.
- Spawn - Cloud service for creating instant database copies for development and CI. No more local db installs, instant recovery to arbitrary save points, isolated copies for each feature branch or test. Instant provisioning regardless of database size.
SQL / รber SQL
- CloudQuery (โญ5.7k) - Extracts, transforms, and loads your cloud assets into normalized PostgreSQL tables.
- Resmo - Audit and evaluate resources using SQL.
- Steampipe (โญ6.6k) - Use SQL to instantly query your cloud services (AWS, Azure, GCP and more).
7. Awesome Mac
Utilities / Menu Bar Tools
- Fishing Funds - Display real-time trends of Chinese funds in the menubar.
8. Awesome Go
Security
- Coraza (โญ2.1k) - Enterprise-ready, modsecurity and OWASP CRS compatible WAF library.
DevOps Tools / Libraries for creating HTTP middlewares
- ko (โญ7.5k) - Command line tool for building and deploying Go applications on Kubernetes
9. Awesome Iam
Authorization / ReBAC frameworks
- Open Policy Administration Layer (โญ4.1k) - Open Source administration layer for OPA, detecting changes to both policy and policy data in realtime and pushing live updates to OPA agents. OPAL brings open-policy up to the speed needed by live applications.
10. Free for Dev
Translation Management
- Tolgee - Free SaaS offering with limited translations, forever-free self-hosted version
11. Awesome Vue
Components & Libraries / UI Components
- vue-img-lazy-tiny (โญ5) - A vue3 directive that provide a shield while loading.
12. Awesome Deno
Modules / Frontend framework
- ultra (โญ3k) - ๐ Modern Streaming React Framework in Deno.
Modules / Utils
- tryify (โญ6) - Functional style error handling; never throw/try/catch/finally again.
- wasm-gzip (โญ19) - Perform gzip operations for Deno.
Modules / Validation
- zod (โญ32k) - TypeScript-first schema validation with static type inference.
Modules / Video
- Fast Forward (โญ47) - An easy to use ffmpeg module for Deno. ๐ฆ
Tools / XML
- dnt (โญ1.2k) - Deno to npm package build tool.
Resources in Other Languages / Chinese
13. Awesome Open Source Games
Browser-Based / Puzzle
- 2048 (โญ12k) - Clone of 1024, based on Saming's 2048.
- A Dark Room (โญ45) - Dodge and shoot the red targets, grabbing the bombs as you go. Survive as long as possible and try to get a high score.
- Prev: Apr 01, 2022
- Next: Mar 30, 2022