Skip to main content

Tools

firefox-profilemaker
Tools HTML
Firefox Profilemaker The Firefox profile maker is a web application for creating Firefox profiles with preconfigured defaults. The focus lies on privacy and removing unnecessary features. It disables intrusive features like telemetry, allows disabling web features that may be used for fingerprinting the browser, and contains some additional options for controversial features like Pocket.
CarHackingTools
Tools Shell
CarHacking.Tools CarHacking.Tools is a scripts collection of scripts to help jump start car research (and hacking?). All the scripts are designed and update to run on Ubuntu 20.04. How To Install Install Full Desktop To Install The Full Desktop:
chive
Tools PHP
Announcement (July 2014): Chive is no longer actively developed / maintained When chive was build back in 2009, we were very dissatisfied with the existing tools available. One of the most important features of chive was the ability to inline-edit mysqldata and to quickly search through the list of tables in a nice and fast gui.
acpi-stuff
Tools HTML
About This repository contains ACPI related stuff for analysis of DSDT / SSDT tables which the goal to find calls to toggle nVidia (r) Optimus ™ cards. view.html It’s name is actually FoldedViewer (no trademark infrignment intended if any)
phpqa
Tools PHP
PHPQA PHPQA Analyzer CLI tool Overview Available Analyzers Install Usage Override configuration Nice to have features Overview This project aims to serve as a CLI tool to make easy the use of different PHP tools related to Quality Assurance and code analysis in PHP.
tooly-composer-script
Tools PHP
tooly-composer-script With tooly composer-script you can version needed PHAR files in your project’s composer.json without adding them directly to a VCS, to save disk space at vcs repository to be sure that all developers in your project get the required toolchain to prepare a CI/CD System (optional) to automatically check the GPG signature verification for each tool Every PHAR file will be saved in the composer binary directory.
adr-tools
Tools Shell
ADR Tools A command-line tool for working with a log of Architecture Decision Records (ADRs). Quick Start Install ADR Tools. Use the adr command to manage ADRs. Try running adr help.
pg_nosql_benchmark
Tools Shell
pg_nosql_benchmark This is tool for benchmarking Postgres (JSONB) and MongoDB (BSON) Introduction This is a benchmarking tool developed by EnterpriseDB to benchmark MongoDB 2.6 (BSON) and Postgres 9.4 (JSONB) database using JSON data.
php-benchmark
Tools PHP
PHP Benchmark Tool to compare different functions in PHP Install Via Composer composer require lavoiesl/php-benchmark Usage <?php $benchmark = new LavoieslPhpBenchmarkBenchmark(); $benchmark->add('md5', function() { return md5('test'); }); $benchmark->add('sha1', function() { return sha1('test'); }); $benchmark->run(); ?
ATTACK-Tools
Tools HTML
ATT&CK™-Tools Utilities for MITRE™ ATT&CK™ This repository contains the following: ATT&CK™ Data Model: a relational data model for ATT&CK™. ATT&CK™ View: an adversary emulation planning tool. Content Release Notes Overview The ATT&CK™ Data Model Accessing ATT&CK™ Data with SQL Additional Resources License Release Notes There are 32 and 64-bit builds (32.
Aurora-Icloud-bypass
Tools PHP
Aurora DISCLAIMER All information and software available on here are for educational purposes only. Use these at your own discretion, the software developers cannot be held responsible for any damages caused.
Tool-use
Tools HTML
Git版本控制教程 不了解Git请查看权威Git书籍 ProGit(中文版)。 一份很好的 Git 入门教程,点击这里查看。 Git客户端下载地址: 官方Git - TortoiseGit - SourceTree 常用工具及插件教程 eclipse中egit插件使用-图文并茂-详细 Visual Studio 2012连接到osc@git TortoiseGit配合msysGit在Git@OSC代码托管的傻瓜教程 利用eclipse的git插件EGit与git@osc交互 Git初体验 在win7系统下使用TortoiseGit(乌龟git)简单操作Git@OSC Xcode连接git @ osc git@osc(git)中team开发、fork和pull request的用法 eclipse的git插件整合Git@OSC Eclipse使用EGit管理git@OSC项目 如何导入外部Git仓库到中国源代码托管平台(Git@OSC) https 方式使用Git@OSC设置密码的方式 常见问题以及解决方法 新手小白如何快速的在码云平台注册账号并完成第一次提交 Git 使用前的基本配置 如何处理代码冲突 Git 的一些基本名词/概念/常用命令解释以及实例 如何进行版本回退 ssh key相关问题 码云平台中项目的权限说明 为什么我收不到激活/通知/重置密码等邮件 关于git submodule 入门篇 Git 的安装 Git 使用前的基本配置 Git 的一些基本名词/概念/常用命令解释以及实例 如何克隆一个项目 Git 仓库的一些基本操作 进阶篇 如何处理代码冲突 如何进行版本回退 如何进行分支合并 如何从众多提交中保留只需要的提交 如何进行减少提交历史数量以及修改自己的commit中的邮箱 如何减小仓库体积 FAQ 新手小白如何快速的在码云平台注册账号并完成第一次提交 为什么我突然无发访问/登录码云 为什么在push的时候,出现了413错误,push失败 ssh key相关问题 为什么pull request合并不了 在线编辑文件夹相关 为什么我收不到激活/通知/重置密码等邮件 为什么大文件推不上去 为什么不能修改个性后缀 为什么有的项目不能提交Issue、Pull Request 为什么私有项目不可以Star、Watch 为什么我的项目一直在同步转圈 关于git submodule 为什么我的MoPaaS的项目演示部署失败 如何修改我的git默认的编辑器 码云平台中项目的权限说明 为什么我的paas演示平台打开比较慢 我该选择哪种paas平台 webhook相关 我该如何利用webhook搭建自动化部署/测试平台 为什么我的mopaas演示无法启动 我该如何开启代码质量分析 我该如何查看我watched、star的项目? Windows下由于SSH配置文件的不匹配,导致的Permission denied (publickey)及其解决方法 我能否修改账户邮箱/我该如何修改我的邮箱 我该如何导入外部项目并使用码云管理 我注册时填写邮箱错误导致账号无法激活,我可以更改邮箱吗 git clone git@osc项目出错 server aborted the ssl handshake Git 与 SVN 混用注意事项 我该如何使用SVN管理我的项目 我使用SVN管理我的项目但总是提示输入用户名密码 使用SVN管理项目为什么空文件夹报错 为什么我添加了公钥后仍然无法推送代码 我该如何才能使我的组织中的成员访问、管理组织中的项目 码云 Pages 帮助手册 码云平台IDEA系列的插件使用 什么是个性地址 如何对一个项目提交Pull Request 如何通过项目commit在提交时关闭、评论issue? 为什么我的网络连接不上码云? http(s)方式如何自动记住密码 Commit关联issue 更多教程 http://www.
uxrecipe.github.io
Tools HTML
UX RECIPE What’s new Current version: 0.2 Updated the design to match the new logo. Added list of currencies to select from when you calculate the final sum. Version 0.
open-semantic-search
Tools Shell
Open Semantic Search https://opensemanticsearch.org Integrated search server, ETL framework for document processing (crawling, text extraction, text analysis, named entity recognition and OCR for images and embedded images in PDF), search user interfaces, text mining, text analytics and search apps for fulltext search, faceted search, exploratory search and knowledge graph search
opengovplatform-alpha
Tools PHP
Open Government Platform The Open Government Platform (OGPL) is a growing set of open source, open government platform code that allows any city, organization, or government to create an open data site.
amp-toolbox-php
Tools PHP
AMP Toolbox for PHP A collection of AMP tools making it easier to publish and host AMP pages with PHP. The following tools are part of this library: AMP Optimizer for PHP AMP Optimizer for PHP AMP Optimizer is a library for doing server-side optimization to AMP markup by automatically applying AMP performance best practices and enabling AMP server-side-rendering.
fossology
Tools PHP
FOSSology About FOSSology is an open source license compliance software system and toolkit. As a toolkit, you can run license, copyright, and export control scans from the command line. As a system, a database and web UI are provided to give you a compliance workflow.
php-cli
Tools PHP
PHP-CLI PHP-CLI is a simple library that helps with creating nice looking command line scripts. It takes care of option parsing help page generation automatic width adjustment colored output optional PSR3 compatibility It is lightweight and has no 3rd party dependencies.
TigerVirus
Tools Shell
Tiger Virus WELCOME TO TIGER VIRUS TOOL Tiger Virus Created By ASHIK K I *Best Virus Making Tool To Make Virus Applications and Messeges For Whatsapp And Other Chat Applications
ops
Tools Shell
Devops Tools&scripts for devops. Contents Container/docker management Kubernetes deployment&management Networking experiments Vagrant tools Get the scripts git clone https://github.com/feiskyer/ops.git --recurse-submodules cd ops Kubernetes Create a kubernetes cluster master Install kubernetes with docker: # Setup kubernetes master.