Awesome List Updates on Oct 09, 2019
20 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Raspberry Pi
Projects
- StreamPi - A robust alternative to the Elgato Stream Deck, that can launch apps, scripts, websites and control applications like OBS.
2. Magictools
Books / Voxel Editors
3. Public Apis
Dictionaries
API: Lingua Robot
Description: Word definitions, pronunciations, synonyms, antonyms and others
Auth:
apiKey
HTTPS: Yes
CORS: Yes
4. Awesome Parasite
Scientific Journals
- Annals of Parasitology - Open-access scientific journal of the Polish Parasitological Society, formerly Wiadomoลci Parazytologiczne, that publishes issues quarterly. Open archives start from 2002.
5. Awesome Creative Coding
Frameworks โข Libraries โข Ecosystems
- Phaser [Cross-platform] - HTML5 framework for building games, uses both a Canvas and WebGL renderer.
6. Awesome Software Architecture
Methodology / Scalability and Resilience
- Technical Debt, by Fowler - Cost and impact of accumulating technical debt.
7. Awesome Pascal
Math
- CAI NEURAL API (โญ287).
[FPC]
[Delphi]
Cross-platform Neural Network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
8. Awesome React Native
UI
- react-native-modern-datepicker โ 12 (โญ400) - React Native Modern Datepicker
9. Awesome Pixel Art
Tutorials / Color
10. Awesome Javascript
Reactive Programming / Runner
- RxJS (โญ30k) - A reactive programming library for JavaScript.
11. Awesome Wordpress Gatsby
Communities
12. Awesome Quantum Computing
MOOCs
- Quantum Computing: Theory to Simulation and Programming - Understanding the D-Wave Quantum Annealer architecture along with a few practical tasks.
13. Awesome Firebase
Official Docs & Quickstarts
- ๐ Firebase Documentation - Official Firebase Documentation.
- ๐ง Firebase Status Dashboard - This page provides status information on the services that are part of Firebase.
- ๐ก Firebase Quickstarts - Official Firebase Quickstarts.
- ๐ก Google Codelabs | Firebase - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience.
Web
- ๐ Firebase UI (โญ4.3k) - FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
- ๐ Firebase UI for React (โญ1.2k) - React Wrapper for firebaseUI Web.
- ๐ GeoFire for JavaScript (โญ1.4k) - Realtime location queries with Firebase.
- ๐ก FirePad (โญ3.8k) - Collaborative Text Editor Powered by Firebase.
- ๐ Ember Fire (โญ690) - Official Ember data adapter for Firebase.
- ๐ Firebase Dart (โญ409) - Dart wrapper for Firebase.
- ๐ PolymerFire (โญ460) - Polymer Web Components for Firebase.
- ๐ VueFire (โญ3.7k) - Firebase bindings for Vue.js.
- ๐ Angular Fire 2 (โญ7.5k) - Official library for Firebase and Angular.
- ๐ Re-base (โญ2.1k) - Relay inspired library for building React.js + Firebase applications.
- ๐ React Redux Firebase (โญ2.5k) - Redux bindings for Firebase. Includes Higher Order Component for use with React.
- ๐ GatsbyJS Firebase Data Source - Query your Firebase data right into your statically generated pages with Gatsby.
- ๐ Apollo Link Firebase (โญ411) - Provides a local GraphQL interface to RealtimeDB. DB syncs locally to device, Apollo Link provides querying into the local DB.
- ๐ BuckleScript Bindings for Firebase (โญ42) - BuckleScript bindings for Firebase for use in ReasonML projects.
- ๐ก Angular Firebase PWA (โญ945) - Is an Angular PWA powered by Firebase. It can serve as a foundation to learn this stack and roll out more complex features.
- ๐ FireSQL (โญ344) - Query Firestore using SQL syntax. Issues the minimum amount of queries necessary in order to get the data that you request.
- ๐ Hosting Version History - Automatic deletion of older versions of your site deployments.
- ๐ Firestorter (โญ377) - Use Firestore in React with zero effort, using MobX (also for react-native).
- ๐ก Nextbase (โญ14) - Boilerplate of Next.js, Redux & Firebase for developers who want a quick start project.
Mobile
- ๐ Firebase Flutter Documentation - Official Firebase Flutter Setup.
- ๐ NativeScript plugin Firebase (โญ1k) - NativeScript plugin for Firebase.
- ๐ React Native Firebase (โญ11k) - Well-tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms.
- ๐ก Expo Native Firebase (โญ208) - Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database.
Mobile / Android
- ๐ GeoFire for Java (โญ671) - Realtime location queries with Firebase.
- ๐ Firebase UI (โญ4.5k) - Optimized UI components for Firebase.
- ๐ FireXtensions (โญ29) - Unofficial Kotlin Extensions for the Firebase Android SDK.
Mobile / iOS
- ๐ GeoFire for Objective-C (โญ440) - Realtime location queries with Firebase.
- ๐ Firebase UI (โญ1.5k) - iOS UI bindings for Firebase.
- ๐ก MLKit - ARCore (โญ11) - Example detecting objects and tags them with 3D labels in Augmented Reality. Uses Firebase ML Kit, ARCore and Firebase RTDB.
- ๐ก MLKit - ARKit (โญ32) - Example detecting objects using Firebase ML Kit and tags them with 3D labels in Augmented Reality.
Server-side (Cloud Functions, BigQuery etc) / iOS
- ๐ Firebase Admin Documentation - Official Firebase Admin SDK Server Setup.
- ๐ก Functions Samples (โญ12k) - Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase.
- ๐ GraphQL Server on Cloud Functions - Host an Express server with GraphQL middleware on Cloud Functions.
- ๐ BigQuery & Google Analytics - How Do I Create a Closed Funnel in Google Analytics for Firebase Using BigQuery.
- ๐น Official Cloud Function #Firecasts - YouTube video series about understanding how Cloud Functions work.
- ๐ Firebase Hosting for Cloud Run Services - Dynamic content with Hosting Rewrites & Cloud Run Services.
- ๐ Scheduled (Cron) Cloud Functions for Firebase - Firebase-native Cron triggers for Firebase Cloud Functions.
- ๐ Integrify (โญ106) - Enforce referential and data integrity in Firestore using pre-canned Cloud Functions triggers.
CLI & Editor / iOS
- ๐ง Firebase Tools (โญ3.8k) - The Firebase Command Line Tools.
- ๐ง Firebase CI (โญ72) - Simplified Firebase interaction for continuous integration.
- ๐ง Firebase Firestore Snippets (โญ13) - Contains the snippet for both Firebase and Firestore in VS Code editor.
- ๐ง Fuego (โญ191) - Firestore client CLI supporting document add/update/query with filtering and pagination.
- ๐ง Firestore Rules Generator (โญ194) - Official (but experimental) Firebase Rules Generator for Cloud Firestore based on Google's Protocol Buffer format.
- ๐ง Firepit (โญ26) - Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js).
- ๐ง Fireward (โญ235) - Easy to use language for Firestore rules, similar to Firebase Bolt.
Other / iOS
- ๐ FireDrill (โญ60) - Find, Edit, Add, Remove, Import, Export, and Report on your Firebase data.
- ๐ก Unity Solutions (โญ120) - Use Firebase tools to incorporate common features into your games.
- ๐ Firebase AIR Native Extension (โญ56) - Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
- ๐ QtFirebase (โญ278) - An effort to bring Google's Firebase C++ API to Qt + QML.
- ๐ StackBlitz to Firebase Hosting Deployments - StackBlitz (online code editor) to Firebase Hosting static deployments.
- ๐ง Flamelink - CMS for Firebase. Supports Firestore, RealtimeDatabase & Storage.
- ๐น Firebase Summit 2018 - All Firebase Summit 2018 talks.
- ๐น Firebase @ Google Cloud Next '18 - All Firebase talks @ Google Cloud Next 2018.
- ๐น Firebase @ Google IO '18 - All Firebase talks @ Google IO 2018.
- ๐น #AskFirebase YouTube Playlist - Official #AskFirebase playlist on YouTube.
- ๐ State of Firebase (mid 2019) - Cloud Next & Google I/O 2019 updates!
- ๐น Firebase @ Google IO '19 - All Firebase talks @ Google IO 2019.
Follow / Community
14. Mind Expanding Books
Science and Medicine
Name: The Man Who Mistook His Wife for A Hat and Other Clinical Tales
Author: Oliver Sacks
Goodreads Rating: 4.05
Year Published: 1998
Logic and Problem Solving
Name: Mazes for the Mind: Computers and the Unexpected
Author: Clifford A. Pickover
Goodreads Rating: 4.05
Year Published: 1992
Politics
Name: The Art of Deception: Controlling the Human Element of Security
Author: Kevin D. Mitnick
Goodreads Rating: 3.76
Year Published: 2003
15. Awesome Vue
Resources / Community
16. Awesome Blazor
Courses / Others
- Blazor and Razor Components in a nutshell - October 2019 - Learn how to use a framework that allows you to run your compiled code directly in the browser on top of WebAssembly, a course on Udemy.
- Blazor on ASP.NET Core 3.0 - October 2019 - Blazor on ASP.NET Core 3.0, a course on SkillShare.
17. Awesome Splunk
Visualisations / IT Service Intelligence
- Event Timeline Viz - Interactive timeline with call-outs for events.
18. Awesome Actions
Deployment / Code Coverage
Cheat Sheet / Terraform
19. Awesome Ctf
Forensics
- Dnscat2 (โญ2.8k) - Hosts communication through DNS.
- Registry Dumper - Dump your registry.
- CFF Explorer - PE Editor.
- Creddump (โญ219) - Dump windows credentials.
- DVCS Ripper (โญ1.5k) - Rips web accessible (distributed) version control systems.
- Exif Tool - Read, write and edit file metadata.
- Extundelete - Used for recovering lost data from mountable images.
- Fibratus (โญ1.7k) - Tool for exploration and tracing of the Windows kernel.
- Fsck.ext4 - Used to fix corrupt filesystems.
- Malzilla - Malware hunting tool.
- NetworkMiner - Network Forensic Analysis Tool.
- PDF Streams Inflater - Find and extract zlib files compressed in PDF files.
- ResourcesExtract - Extract various filetypes from exes.
- Shellbags (โญ139) - Investigate NT_USER.dat files.
- USBRip (โญ1.1k) - Simple CLI forensics tool for tracking USB device artifacts (history of USB events) on GNU/Linux.
- Volatility (โญ5.7k) - To investigate memory dumps.
- OfflineRegistryView - Simple tool for Windows that allows you to read offline Registry files from external drive and view the desired Registry key in .reg file format.
- Registry Viewerยฎ - Used to view Windows registries.
Platforms
- CTFd (โญ4.3k) - Platform to host jeopardy style CTFs from ISISLab, NYU Tandon.
- FBCTF (โญ6.5k) - Platform to host Capture the Flag competitions from Facebook.
- Haaukins (โญ146)- A Highly Accessible and Automated Virtualization Platform for Security Education.
- HackTheArch (โญ62) - CTF scoring platform.
- Mellivora (โญ405) - A CTF engine written in PHP.
- NightShade (โญ104) - A simple security CTF framework.
- OpenCTF (โญ78) - CTF in a box. Minimal setup required.
- PicoCTF (โญ265) - The platform used to run picoCTF. A great framework to host any CTF.
- PyChallFactory (โญ83) - Small framework to create/manage/package jeopardy CTF challenges.
- RootTheBox (โญ691) - A Game of Hackers (CTF Scoreboard & Game Manager).
- Scorebot (โญ46) - Platform for CTFs by Legitbs (Defcon).
- SecGen (โญ2.4k) - Security Scenario Generator. Creates randomly vulnerable virtual machines.
Web
- Hackbar - Firefox addon for easy web exploitation.
- Postman - Add on for chrome for debugging network requests.
- Raccoon (โญ2.6k) - A high performance offensive security tool for reconnaissance and vulnerability scanning.
- SQLMap (โญ25k) - Automatic SQL injection and database takeover tool.
pip install sqlmap
- XSSer - Automated XSS testor.
Attacks
- Yersinia (โญ548) - Attack various protocols on layer 2.
Crypto
- CyberChef - Web app for analysing and decoding data.
- FeatherDuster (โญ989) - An automated, modular cryptanalysis tool.
- Hash Extender (โญ888) - A utility tool for performing hash length extension attacks.
- padding-oracle-attacker (โญ154) - A CLI tool to execute padding oracle attacks.
- PkCrack - A tool for Breaking PkZip-encryption.
- RSACTFTool (โญ3.9k) - A tool for recovering RSA private key with various attack.
- RSATool (โญ851) - Generate private key with knowledge of p and q.
- XORTool (โญ1.2k) - A tool to analyze multi-byte xor cipher.
Bruteforcers
- John The Jumbo (โญ6.9k) - Community enhanced version of John the Ripper.
- John The Ripper - Password Cracker.
Exploits
- DLLInjector (โญ453) - Inject dlls in processes.
- Pwntools (โญ9.5k) - CTF Framework for writing exploits.
- Qira (โญ3.6k) - QEMU Interactive Runtime Analyser.
- ROP Gadget (โญ3.2k) - Framework for ROP exploitation.
- V0lt (โญ358) - Security CTF Toolkit.
Networking
- Zeek - An open-source network security monitor.
Reversing
- Androguard (โญ4.1k) - Reverse engineer Android applications.
- Angr (โญ6.2k) - platform-agnostic binary analysis framework.
- Apk2Gold (โญ616) - Yet another Android decompiler.
- ApkTool - Android Decompiler.
- Barf (โญ1.3k) - Binary Analysis and Reverse engineering Framework.
- Binary Ninja - Binary analysis framework.
- BinUtils - Collection of binary tools.
- ctf_import (โญ100) โ run basic functions from stripped binaries cross platform.
- cwe_checker (โญ741) - cwe_checker finds vulnerable patterns in binary executables.
- demovfuscator (โญ597) - A work-in-progress deobfuscator for movfuscated binaries.
- Frida - Dynamic Code Injection.
- GDB - The GNU project debugger.
- GEF (โญ5.1k) - GDB plugin.
- Hopper - Reverse engineering tool (disassembler) for OSX and Linux.
- IDA Pro - Most used Reversing software.
- Jadx (โญ32k) - Decompile Android files.
- Java Decompilers - An online decompiler for Java and Android APKs.
- Krakatau (โญ1.6k) - Java decompiler and disassembler.
- Objection (โญ5.4k) - Runtime Mobile Exploration.
- PEDA (โญ5.2k) - GDB plugin (only python2.7).
- Pin - A dynamic binary instrumentaion tool by Intel.
- PINCE (โญ1.5k) - GDB front-end/reverse engineering tool, focused on game-hacking and automation.
- PinCTF (โญ449) - A tool which uses intel pin for Side Channel Analysis.
- radare2 (โญ17k) - A portable reversing framework.
- Triton (โญ2.6k) - Dynamic Binary Analysis (DBA) framework.
- Uncompyle (โญ410) - Decompile Python 2.7 binaries (.pyc).
- WinDbg - Windows debugger distributed by Microsoft.
- Xocopy - Program that can copy executables with execute, but no read permission.
- Z3 (โญ8.1k) - A theorem prover from Microsoft Research.
- Detox - A Javascript malware analysis tool.
- Revelo - Analyze obfuscated Javascript code.
- Swftools - Collection of utilities to work with SWF files.
Services
- CSWSH - Cross-Site WebSocket Hijacking Tester.
- Request Bin - Lets you inspect http requests to a particular url.
Steganography
- AperiSolve - Aperi'Solve is a platform which performs layer analysis on image (open-source).
- Convert - Convert images b/w formats and apply filters.
- Exif - Shows EXIF information in JPEG files.
- Exiftool - Read and write meta information in files.
- Exiv2 - Image metadata manipulation tool.
- ImageMagick - Tool for manipulating images.
- Outguess - Universal steganographic tool.
- SmartDeblur (โญ2.2k) - Used to deblur and fix defocused images.
- Steganabara - Tool for stegano analysis written in Java.
- Stegbreak - Launches brute-force dictionary attacks on JPG image.
- StegCracker (โญ471) - Steganography brute-force utility to uncover hidden data inside files.
- stegextract (โญ98) - Detect hidden files and text in images.
- Steghide - Hide data in various kind of images.
- Stegsolve - Apply various steganography techniques to images.
- Zsteg (โญ940) - PNG/BMP analysis.
Operating Systems
- Android Tamer - Based on Debian.
- BackBox - Based on Ubuntu.
- BlackArch Linux - Based on Arch Linux.
- Fedora Security Lab - Based on Fedora.
- Kali Linux - Based on Debian.
- Parrot Security OS - Based on Debian.
- Pentoo - Based on Gentoo.
- URIX OS - Based on openSUSE.
- Wifislax - Based on Slackware.
- Flare VM (โญ4.1k) - Based on Windows.
- REMnux - Based on Debian.
Tutorials
- CTF Field Guide - Field Guide by Trails of Bits.
- CTF Resources - Start Guide maintained by community.
- LiveOverFlow - Video tutorials on Exploitation.
- MIPT CTF (โญ250) - A small course for beginners in CTFs (in Russian).
Wargames
- Crackmes - Reverse Engineering Challenges.
- Exploit Exercises - Variety of VMs to learn variety of computer security issues.
- Exploit.Education - Variety of VMs to learn variety of computer security issues.
- Gracker (โญ4) - Binary challenges having a slow learning curve, and write-ups for each level.
- Microcorruption - Embedded security CTF.
- Over The Wire - Wargame maintained by OvertheWire Community.
- PWN Challenge - Binary Exploitation Wargame.
- Pwnable.kr - Pwn Game.
- Pwnable.tw - Binary wargame.
- Pwnable.xyz - Binary Exploitation Wargame.
- Reversin.kr - Reversing challenge.
- Ringzer0Team - Ringzer0 Team Online CTF.
- ROP Wargames (โญ20) - ROP Wargames.
- Viblo CTF - Various amazing CTF challenges, in many different categories. Has both Practice mode and Contest mode.
Websites
- CTF Time - General information on CTF occuring around the worlds.
- Reddit Security CTF - Reddit CTF category.
Wikis
- Bamboofox - Chinese resources to learn CTF.
- bi0s Wiki - Wiki from team bi0s.
- ISIS Lab (โญ379) - CTF Wiki by Isis lab.
- OpenToAll (โญ122) - CTF tips by OTA CTF team members.
Writeups Collections
- Captf - Dumped CTF challenges and materials by psifertex.
- CTF write-ups (community) - CTF challenges + write-ups archive maintained by the community.
- CTFTime Scrapper (โญ27) - Scraps all writeup from CTF Time and organize which to read first.
- pwntools writeups (โญ458) - A collection of CTF write-ups all using pwntools.
- Shell Storm - CTF challenge archive maintained by Jonathan Salwan.
20. Awesome Dev Fun
JavaScript
- Prev: Oct 10, 2019
- Next: Oct 08, 2019