HTML
KITT-Lite
Tools
HTML
KITT Penetration Testing Framework – Lite Version (No longer maintained, may need some edits to function) The KITT Penetration Testing Framework was developed as an open source solution for pentesters and programmers alike to compile the tools they use with what they know into an open source project.
clustergrammer2
Tools
HTML
Clustergrammer2 is an interactive heatmap Jupyter widget built using the widget-ts-cookiecutter library and the WebGL library regl. Clustergrammer2 is built to help researchers interactively explore single cell data (e.g. scRNA-seq).
tools-list
Tools
HTML
Open source, experimental, and tiny tools roundup This is a list of small, free, or experimental tools that might be useful in building your game / website / interactive project.
applegpu
Tools
HTML
Apple GPU This is a project working on reverse engineering the Apple G13 GPU architecture (as used by the M1), and hacking together documentation, a disassembler, an emulator and an assembler along the way.
FuzzManager
Tools
HTML
What is FuzzManager With this project, we aim to create a management toolchain for fuzzing. Unlike
other toolchains and frameworks, we want to be modular in such a way that you
amp-toolbox
Tools
HTML
AMP Toolbox A collection of AMP tools making it easier to publish and host AMP pages. The following tools are part of this project:
amp-cache-url: a javascript library for translating origin URLs to the AMP Cache URL format.
node-red-node-swagger
Tools
HTML
Node-RED Swagger Documentation Generator This package provides a set of tools for generating Swagger api documentation
based on the HTTP nodes deployed in a flow.
Usage Install the node module
exam-assessments
Tools
HTML
Free Azure Certification Exam Self Assessment Tools from Build5Nines.com This is a collection of Self Assessment tools to help you study for certification exams. All self assessments are built as Excel Spreadsheets (.
sitemap-visualization-tool
Tools
HTML
Visualizing an XML sitemap using Python Source code repository for the “How to visualize an XML sitemap using Python” Ayima blog post.
Extraction, Categorization and Visualization The code has been split into three scripts that can be downloaded here.
stainless
Tools
HTML
Stainless Verification framework for a subset of the Scala programming language. See
Tutorial (originally for ASPLOS 2022) EPFL LARA Group Page Quick start Download the latest stainless-dotty-standalone release for your platform.
build-podcast
Tools
HTML
This project is archived now. It was amazing to learn and share about various technical tools through 67 episodes from episode 1 on 1 June 2012 to episode 67 on 9 April 2016.
bidd-molmap
Tools
HTML
MolMap MolMap is generated by the following steps:
Step1: Input structures Step2: Feature extraction Step3: Feature pairwise distance calculation –> cosine, correlation, jaccard Step4: Feature 2D embedding –> umap, tsne, mds Step5: Feature grid arrangement –> grid, scatter Step5: Transform –> minmax, standard MolMap Fmaps for compounds Construction of the MolMap Objects The MolMapNet Architecture Installation install rdkit and tamp first(create a molmap env): conda create -c conda-forge -n molmap rdkit python=3.
Blend4Web
Tools
HTML
Blend4Web: Award-Winning 3D Web Solution Blend4Web is a tool for creating interactive, web-based 3D content. The framework can be used for showcasing products, e-learning, game development, advertising and web design.
tooling
Tools
HTML
JavaScript and TypeScript tooling overview A quick and up-to-date overview of existing build and developer tools for JavaScript and TypeScript.
The intended audience is project maintainers and tool authors. The list is selective; non-recommended tools are listed separately.
AudioPlayerView
Tools
HTML
AudioPlayerView AudioPlayerView is an Android view that loads audio from an url and have basic playback tools.
It makes use of the Android MediaPlayer library.
Unfortunately this gif doesn’t play audio 🙂 check the sample app to hear it.
ipfs-gateway-tools
Tools
HTML
IPFS Gateway Tools IPFS Gateway Tools
Overview This toolkit contains helper functions for working with IPFS gateway URLs and transforming them as desired.
This package comes with a distributions for the browser and for NodeJS.
hackathon-toolkit
Tools
HTML
Google Cloud Hackathon Toolkit Get started on Google Cloud with a repo of code samples, documentation, tutorial links, and more.
What is Google Cloud? Google Cloud is a suite of developer products that lets you build using the same technology and infrastructure that powers Google products.
smartcheck
Tools
HTML
SmartCheck SmartCheck is an extensible static analysis tool for discovering vulnerabilities and other code issues
in Ethereum smart contracts written in the Solidity programming language.
SmartCheck is described in the academic paper titled
dirtree
Tools
HTML
Dirtree Dirtree visualizes an list of file paths into a tree graph, printed as HTML page, it can be useful in visualizing a whole project you’re working on to start cleanup or organizing your code or spotting large directories or unneeded files.
Twintelligence
Tools
HTML
Twintelligence Twintelligence is a free Twitter OSINT tool
Author Jean-Philippe Teissier – @Jipe_
Development status Twintelligence is no longer maintained
How to install Copy all files from Github
Dependencies pip install python-twitter pip install flask If you want to run it with Nginx and uwsgi