Awesome List Updates on Jan 15, 2024
12 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Executable Packing
๐ Literature / Documentation
๐ Literature / Scientific Research
- ๐ฐ The arms race: Adversarial search defeats entropy used to detect malware (October 2018)
- ๐ Building a smart and automated tool for packed malware detections using machine learning (June 2020)
- ๐ A comparative analysis of classifiers in the recognition of packed executables (November 2019)
- ๐ Complexity-based packed executable classification with high accuracy (December 2008)
- ๐ Disabling anti-debugging techniques for unpacking system in user-level debugger (October 2019)
- ๐ฐ Efficient automatic original entry point detection (January 2019)
- ๐ฐ File packing from the malware perspective: Techniques, analysis approaches, and directions for enhancements (December 2022) โญ
- ๐ฐ An improved method for packed malware detection using PE header and section table information (September 2019)
- ๐ฐ Mal-flux: Rendering hidden code of packed binary executable (March 2019)
- ๐ฐ MaliCage: A packed malware family classification framework based on DNN and GAN (August 2022) โญ
- ๐ PackGenome: Automatically generating robust YARA rules for accurate malware packer detection (November 2023) โญ
- ๐ฐ Static malware detection & subterfuge: Quantifying the robustness of machine learning and current anti-virus (June 2018)
- ๐ฐ A survey on run-time packers and mitigation techniques (November 2023) โญ
- ๐ VMHunt: A verifiable approach to partially-virtualized binary code simplification (October 2018)
๐ Datasets / Scientific Research
- MalwareSamples - Bringing you the best of the worst files on the Internet.
- VirusTotal - File analysis Web service for detecting malware.
๐ฆ Packers / After 2010
- Pakr (โญ8) - In-memory packer for macOS Mach-O bundles.
๐ฆ Packers / Between 2000 and 2010
- Laturi - Linker and compressor intended to be used for macOS 1k, 4k and perhaps 64K intros.
๐ง Tools / Before 2000
- VMHunt (โญ181) - Set of tools for analyzing virtualized binary code ; now only supports 32 bit traces.
- yarGen (โญ1.7k) - Generator for YARA rules - The main principle is the creation of yara rules from strings found in malware files while removing all strings that also appear in goodware files.
2. Awesome Openstreetmap
Editors / Mobile Editors
- OSM Go! - OSM Go! is an Android application and a Progressive Web Applications (PWA) for contributing to OpenStreetMap. (Android / Source Code (โญ117) / Wiki)
Editors / Native Editors
- Merkaartor (โญ317) - An opensource OSM editor, written in C++ and Qt.
Maps / Web Maps
- Streets GL (โญ887) - OpenStreetMap 3D renderer powered by WebGL2. (Wiki)
Libraries / Python
- geodesk (โญ43) - Fast and storage-efficient database for OpenStreetMap analysis.
Libraries / Java
- GeoDesk (โญ157) - Fast and storage-efficient database for OpenStreetMap analysis.
Public APIs / Java
- Bunting Labs' OSM Extract API - Free extracts of OSM features as GeoJSON, filtering on tags and bounding box. (Docs)
3. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- zeza (โญ3) - Manages and customizes eza (โญ16k), the very colorful
lsreplacement.
Themes / superconsole - Windows-only
- pacmandoh (โญ4) - Enhance your command-line with a sleek theme. Includes decorators for
gitintegration, permissions feedback, Python environment support, and dynamic prompts, all in one, customizable with a single installation script and selectable styles.
4. Awesome Lowcode
AI
- Accern - Accelerate AI Workflows for Financial Services.
- AI Builder - Bring intelligent automation to your business processes with AI thatโs easy to train and configure in Power Automate.
- Alteryx - Scale data science across your business with automated machine learning (AutoML).
- AutoGen (โญ47k) - AutoGen is a framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
- Dataiku - Build advanced machine learning models using the latest techniques.
- DataRobot - DataRobot Automated Machine Learning with Visual AI.
- Gravity-AI - The fastest & most secure way to solve business problems with A.I.
- h2o - Get free, hands-on experience with the H2O AI Hybrid Cloud.
- Jasper - Artificial intelligence makes it fast & easy to create content for your blog, social media, website, and more!
- Knime - Creating Data Science.
- Landing AI - Building computer vision systems in minutes via natural prompting interactions.
- Midjourney - It is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species.
- Noogata - AI platform gives companies the impact of data science without the burden of development or the limitations of out-of-the-box solutions.
- RapidMiner - Comprehensive data science platform with visual workflow design and full automation.
- Runway - It is your next-generation content creation suite.
- SaegMaker - Machine learning for every data scientist and developer.
- Sas - On-demand programming access to machine learning algorithms in the cloud.
- Vertex-AI - Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.
5. Awesome Ddd
Community Resources
- DDD North America - Upcoming live training, events, and user groups across North America.
6. Awesome Dotfiles
Tools / Ansible
- Pearl (โญ232) - Package manager that allows to control, sync, share dotfiles as packages automatically activated during shells or editors startup. There is a wide range of packages already available. in the Official Pearl Hub (for Linux and OSX).
- xdg-ninja (โญ2.9k) - A shell script which checks your $HOME for unwanted files and directories.
Miscellaneous / macOS
- A lesson in shortcuts - How the idea of "hidden" or "dot" files was born, by Rob Pike (originally posted on Google+).
7. Sublime Bookmarks
Extensions / General Purpose
- ApplySyntax (โญ343) โ a plugin that allows to detect and apply the syntax of files that might not otherwise be detected properly. For example, files with the .rb extension are usually Ruby files, but when they are found in a Rails project, they could be RSpec spec files, Cucumber step files, Ruby on Rails files (controllers, models, etc), or just plain Ruby files.
- EditorConfig (โญ1.8k) โ .editorconfig support.
- File Navigator (โญ56) โ keyboard-friendly file navigator and manager.
- GitGutter (โญ3.9k) โ a plugin to see git diff in gutter.
- GitSavvy โ git and GitHub integration.
- LSP โ Language Server Protocol support for Sublime Text 3 that gives you IDE features.
- PlainTasks โ an opinionated todo-list.
- Sidebar Enhancements (โญ2.2k) โ provides enhancements to the operations on Sidebar of Files and Folders.
- StyleToken (โญ49) โ allows to highlight certain pieces of text with different colors (similar to Notepad++ "Style token" functionality).
- Sublime Alignment (โญ518) โ a simple key-binding for aligning multi-line and multiple selections.
- Sublime Worksheet (โญ330) โ an inline REPL for JavaScript, PHP, Ruby and more.
- SublimeFileBrowser (โญ396) - Ditch the sidebar and browse your files in a normal tab with your keyboard, like a pro! Also, Dired lets you modify your directory structure using the powerful text editing feature that ST provides.
- SublimeLinter (โญ2k) โ a plugin that provides a framework for linting code. Whatever language you code in, SublimeLinter can help you write cleaner, better, more bug-free code. SublimeLinter has been designed to provide maximum flexibility and usability for users and maximum simplicity for linter authors.
- SublimeREPL (โญ2.1k) โ runs an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself).
- Sync Settings (โญ288) - The cross-platform solution to keep Sublime Text configuration synchronized
- Synesthesia (โญ17) โ a plugin for highlighting text with pretty colours.
- Trailing Spaces (โญ896) โ highlight trailing spaces and delete them in a flash.
Extensions / Ruby Profile
- Sublime Text setup (โญ713) used in the Ruby on Rails Tutorial
- Sublime Ruby Debugger (โญ429) โ a debugger plugin for interactive ruby and RoR debugging on Sublime Text.
Extensions / Python Profile
- Anaconda (โญ2.2k) โ autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker and Vagrant for Sublime Text 3 using Jedi, PyFlakes, pep8, PyLint, pep257 and McCabe that will never freeze your Sublime Text.
- Djaneiro (โญ856) โ Django support.
- SublimeJEDI (โญ933) โ Python autocompletion.
Extensions / JavaScript Profile
- CoffeeScript (โญ290) โ syntax highlighting and checking, commands, shortcuts, snippets, compilation and more.
- JsFormat (โญ1.4k) โ a JavaScript formatting plugin. It uses the command-line/python-module JavaScript formatter from http://jsbeautifier.org to format whole js or json files, or the selected portion(s).
- TernJS (โญ800) โ a JavaScript type inference engine integration.
Extensions / Client Side Profile
Extensions / LaTeX Profile
- LaTeXTools (โญ2k) โ an open-source plugin that simplifies working with LaTeX files.
Extensions / Markdown Editing Profile
- MarkdownEditing (โญ3.2k) โ powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Extensions / Documentation and Help Systems
- GotoDocumentation (โญ128) โ a plugin to jump to documentation for the current word.
Integration / Documentation and Help Systems
- Alfred Workflow (โญ604) to open files and folders in Sublime Text.
Fun stuff / Themes
- Ayu (โญ4.4k) โ A simple theme with bright colors and comes in three versions โ dark, mirage and light for all day long comfortable work.
- Ciapre (โญ66) - An easy-on-the-eyes Sublime Text/TextMate color scheme.
- Cobalt2 (โญ1.6k) โ A full featured Sublime Text blue theme.
- Comfort (โญ2) โ A wonderful theme for sublime Text!.
- Cyanide (โญ171) โ A minimal dark theme.
- Soda โ Dark and light custom UI themes.
- Spacegray โ A set of custom UI themes for Sublime Text 2/3. It's all about hype and minimal. Comes in different flavors with accompanying Base16 color schemes. http://kkga.github.io/spacegray
Fun stuff / Color Schemes
- http://tmtheme-editor.herokuapp.com โ online editor for
tmThemeformat, with large gallery of Sublime Text/Textmate color schemes. GitHib project page: https://github.com/aziz/tmTheme-Editor (โญ1.7k)
- Solarized โ balanced dark and light themes.
Fun stuff / Alternative Icons
Fun stuff / Monospace Fonts
8. Awesome Ai Tools
Video / Stable Diffusion resources
- Clipwing - A tool for cutting long videos into dozens of short clips.
9. Awesome Golem
Developer and Requestor Resources
- Python API Reference - Yapapi API Reference.
- Releases List (โญ449) - GitHub releases of Yagna.
- JS Requestor Quickstart - Get started quickly and create your first tasks/request on Golem.
- Yagna tag on Stack Overflow - Use the Yagna tag if you have an interesting question you'd like answered.
Provider Resources
- Yagna-binaries for aarch64 (โญ7) - Build for 64 bit arm architecture to be able to run as a provider on a system such as a Raspberry Pi.
- Automatically update provider node prices - Script that checks the median of the prices on stats.golem.network and updates all 3 values on the provider node related to price.
- Golem Price Updater (โญ5) - Automatically adjust the price for your Golem node based on the current price of GLM.
Monitoring
- Golem Provider dashboard (โญ5) - ReactJS dashboard made to quickly gather status from your provider nodes without having to SSH into them.
- Golem Provider dashboard backend / GolemBar (โญ2) - Flask backend that collects the data from the provider that's then used with the dashboard project above.
Provisioning
- Ansible ya_provider - Ansible role that deploys a Golem provider automatically with minimal configuration required.
- Golem Provider Terraform (โญ2) - Terraform script to automatically deploy a Golem Provider on a cloud provider and setup monitoring using prometheus.
- Automatic Golem (โญ9) - Setup a Golem Provider with simple instructions and logs guiding you through the process.
- Golem Provider Node (โญ18) - Docker version of a node to help you get started running as a provider in a Docker container quick.
- Golem Provider node (โญ7) - Fork of Alxexandre-abrioux project above that allows to dynamically generate config files from ENV variables and specify how many replicas you'd like to spawn.
Presentations and Workshop Material
- Golem: Architecture, SDKs and tips with Jakub Mazurek at 0xHack - Live workshop diving into how any developer with Python or JS coding experience can start build applications running on Golem.
Unraveling Golem's The Next Milestone Blog Series
- Unraveling Golem's The Next Milestone - Introduction to the Yagna implementation of Golem.
- Unraveling Golem's The Next Milestone, Part II - Fundamental architectural concepts which constitute the foundations of the new implemenation of Golem, Yagna.
- Unraveling Golem's The Next Milestone, Part III - The elements of Golem's reference architecture, and illustrates how they interact to form a working ecosystem, being the Golem Network.
GitHub Digest Blog Series
- Golem GitHub Digest #1 - Understanding the Golem Repositories.
- Golem GitHub Digest #2 - Diving into the Golem Repositories.
- Golem GitHub Digest #3 - Diving into Pull Requests of the Golem repositories.
- Golem GitHub Digest #4 - Diving into latest releases in the Golem repositories.
- Golem GitHub Digest #5 - Diving into the Golem alpha testnet.
- Golem GitHub Digest #6 - SGX proof-of-concept for Golem.
- Golem GitHub Digest #7 - Decentralization of the Golem marketplace.
- Golem GitHub Digest #8 - Awesome Golem and next steps to Alpha 3.
- Golem GitHub Digest #9 - AMD provider support, network metrics and improved proposal handling.
- Golem GitHub Digest #10 - Improvements from community feedback.
- Golem GitHub Digest #11 - Easy log collection.
- Golem GitHub Digest #12 - We are on MAINNET and gathering feedback.
- Golem GitHub Digest #13 - Progressing faster with the help of the Golem community.
- Golem GitHub Digest #14 - Towards the next major release.
- Golem GitHub Digest #15 - Awesome, Goth improvements and towards Beta 3.
- Golem GitHub Digest #16 - VPN, ARM binaries for requestors, and custom usage counters.
10. Awesome D
Tutorials
- DLang YouTube Tutorials from Mike Shah - Series of tutorials covering basic to advanced features of the D programming language and standard library.
11. Awesome Plotters
Software / HPGL
- Chiplotle3 (โญ10) - Chiplotle fork updated for Python 3.x compatibility.
12. Awesome V
Utilities
- v-nodejs-addon (โญ7) - An demo of how to create a Node.js addon with V.
- Prev: Jan 16, 2024
- Next: Jan 14, 2024