Posts
-
invo
Sample application for the Phalcon PHP Framework
[Phalcon][1] is a web framework delivered as a C extension providing high performance and lower resource consumption.
This is a sample application for the Phalcon PHP Framework. We expect to implement as many features as possible to showcase the framework and its potential.
Please write us if you have any feedback.
Thanks.
Tags: #php • invo • phalcon
-
pyglossary
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
A tool for converting dictionary files aka glossaries.
The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device.
There are countless formats, and my time is limited, so I implement formats that seem more useful for myself, or for Open Source community. Also diversity of languages is taken into account. Pull requests are welcome.
Tags: #python • dictionary • pygi
-
SonOTA
Flashing Itead Sonoff devices with custom firmware via original OTA mechanism
A script to update a Sonoff device from the stock firmware to Sonoff-Tasmota purely over WiFi.
This is beta software, and it may not work 100% of the time, and require to manually flash your device using serial. Although it can not be guaranteed, it’s unlikely the device will be damaged such that it can’t be flashed with Sonoff-Tasmota via serial (the difficulty of this depends on the device and the headers in provides). Typically if it does not work, a power cycle restores the functionality to the default firmware.
Tags: #python
-
PassGAN
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
This repository contains code for the PassGAN: A Deep Learning Approach for Password Guessing paper.
The model from PassGAN is taken from Improved Training of Wasserstein GANs and it is assumed that the authors of PassGAN used the improved_wgan_training tensorflow implementation in their work. For this reason, I have modified that reference implementation in this repository to make it easy to train (
train.py) and sample (sample.py) from. This repo contributes:- A command-line interface
- A pretrained PassGAN model trained on the RockYou dataset
Tags: #python • password-cracking • machine-learning
-
Autolab
Course management service that enables auto-graded programming assignments.
We have a demo site running at https://nightly.autolabproject.com/. See the docs for more information on how to login and suggestions on things to try.
Tags: #ruby • autograding • scoreboard
-
awspx
A graph-based tool for visualizing effective access and resource relationships in AWS environments.
awspx is a graph-based tool for visualizing effective access and resource relationships within AWS. It resolves policy information to determine what actions affect which resources, while taking into account how these actions may be combined to produce attack paths. Unlike tools like Bloodhound, awspx requires permissions to function — it is not expected to be useful in cases where these privileges have not been granted.
Tags: #python • aws • aws-security
-
pythonVSCode
This extension is now maintained in the Microsoft fork.
A Visual Studio Code extension with rich support for the Python language (for all actively supported versions of the language: 2.7, >=3.6), including features such as IntelliSense, linting, debugging, code navigation, code formatting, Jupyter notebook support, refactoring, variable explorer, test explorer, snippets, and more!
Tags: #typescript • python • visual-studio-code
-
Subsonic
Home of the DSub Android client fork
Grab dependent libraries
git submodule init git submodule updateGo to ServerProxy and build project files
android update project --path ./Add both projects and all .jar’s in the libs folder
Tags: #java
-
nrm
NPM registry manager, fast switch between different registries: npm, cnpm, nj, taobao
just add .yarnrc in your project’s directory and write there:
registry “http://your.registry”Or you can configure it in your HOME directory’s .yarnrc
Tags: #javascript • registry-manager • npm
-
greenmail
Official master for the Greenmail project
Try to keep your changes focused. Please avoid (major) refactorings and avoid re-formatting existing code. A good check is looking at the diff of the your pull requrest. Also, please refer to the open issue you’re fixing by including a reference in your commit message.
Tags: #java • greenmail • integration-testing
subscribe via RSS