Posts
-
cashier-paddle
Cashier Paddle provides an expressive, fluent interface to Paddle’s subscription billing services.
Laravel Cashier Paddle provides an expressive, fluent interface to Paddle’s subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscription, subscription “quantities”, cancellation grace periods and much more.
Tags: #php • laravel • paddle
-
cardano-js-sdk
:construction: Work in progress: JavaScript SDK for interacting with Cardano, providing various key management options, support for popular hardware wallets
A suite of TypeScript packages suitable for both Node.js and browser-based development.
- @cardano-sdk/core
- @cardano-sdk/cip2
- @cardano-sdk/cip30
- @cardano-sdk/web-extension
- @cardano-sdk/wallet
- @cardano-sdk/util-rxjs
- @cardano-sdk/util
- @cardano-sdk/util-dev
- @cardano-sdk/cardano-services
- @cardano-sdk/cardano-services-client
Tags: #typescript
-
rocket-nginx
Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.
Tags: #php • wordpress • nginx
-
SQLite-Deleted-Records-Parser
Script to recover deleted entries in an SQLite database
sqlparse.py -f /home/sanforensics/smsmms.db -o report.tsv sqlparse.py -f /home/sanforensics/smssms.db -r -o report.txt Optional switch -p to print out re purposed B-Leaf pages: sqlparse.py -p -f /home/sanforensics/smsmms.db -o report.tsv sqlparse.py -p -f /home/sanforensics/smssms.db -r -o report.txtTags: #python
-
parallelshell
Run multiple shell commands in parallel
This is a super simple npm module to run shell commands in parallel. All processes will share the same stdout/stderr, and if any command exits with a non-zero exit status, the rest are stopped and the exit code carries through.
Tags: #javascript
-
sonerezh
A self-hosted, web-based application to stream your music, everywhere.
Sonerezh is a self-hosted web application which allows you to listen to your music, from anywhere.
All you have to do is to specify where your music is stored, and Sonerezh will build its database based on the audio file’s metadata. Then you can browse your music library through a simple and intuitive Web UI.
:arrow_right: Let’s try the latest version on [sonerezh.bzh/demo]!
Follow us on [Twitter] if you like the project, and don’t forget to [support it making a donation].
The standard installation instruction are available in the documentation on [sonerezh.bzh]. If you want to contribute to the project or if you prefer to use Git and Composer you can follow the steps below.
Tags: #php • sonerezh • music
-
Wordpress-scanner
Wordpress Vulnerability Scanner
A Wordpress Scanner written in PHP, focus on vulnerability assessment and security audit of misconfiguration in the Wordpress installation. Wordpress Scanner is capable of finding the flaws in the Wordpress installation and will provide all the information regarding the vulnerability. Wordpress Scanner is not a tool for code auditing, it performs “black box” scanning for the Wordpress powered web application.
The basic security check will review a WordPress installation for common security related mis-configurations. Testing with the basic check option uses regular web requests. The system downloads a handful of pages from the target site, then performs analysis on the resulting html source.
Tags: #php • wordpress • security-audit
-
csaps
Cubic spline approximation (smoothing)
Use pip for installing:
pip install -U csapsThe module depends only on NumPy and SciPy. Python 3.6 or above is supported.
Tags: #python • splines • smoothing
-
nfcgate
An NFC research toolkit application for Android
This application was developed for security research purposes by students of the TU Darmstadt, Secure Mobile Networking Lab. Please do not use this application for malicious purposes.
This application was presented at WiSec 2015. The extended Abstract (slightly outdated by now) and poster (pretty up-to-date) can be found on the website of one of the authors. It was also presented in a brief Lightning Talk at the Chaos Communication Camp 2015.
Tags: #java • nfc • android-nfc
-
CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
Gesture recognition via CNN neural network implemented in Keras + Theano + OpenCV
Key Requirements: Python 3.6.1 OpenCV 3.4.1 Keras 2.0.2 Tensorflow 1.2.1 Theano 0.9.0 (obsolete and not supported any further)
Suggestion: Better to download Anaconda as it will take care of most of the other packages and easier to setup a virtual workspace to work with multiple versions of key packages like python, opencv etc.
Tags: #python • gesture-recognition • machine-learning
subscribe via RSS