Posts
-
mapbox-java
The Mapbox Java SDK β Java wrappers around Mapbox APIs and other location data
If you are looking to include this inside your project, please take a look at the detailed instructions found in our docs. If you are interested in building from source, read the contributing guide inside of this project.
Tags: #java β’ android β’ geojson
-
hoosegow
Ephemeral Docker jails for running untrusted Ruby code
Ephemeral Docker jails for running untrusted Ruby code.
Hoosegow runs both in your code and in a Docker container. When you call a method on a Hoosegow instance, it proxies the method call to another instance of Hoosegow running inside a Docker container.
Tags: #ruby
-
react-textfit
React component to fit headlines and paragraphs into elements
Tags: #javascript
-
syncthing-gtk
GTK3 & python based GUI for Syncthing
- Everything what WebUI can display
- Adding / editing / deleting nodes
- Adding / editing / deleting repositories
- Restart / shutdown server
- Editing daemon settings
Tags: #python β’ python-2 β’ gtk3
-
ContentProviderHelper
A nice little Android app that helps developers to discover and query content providers.
-
Choose your theme: Light / Dark / Light (Dark ActionBar)
-
Fixed OutOfMemory errors on lower spec devices
-
Query content providers with more complex SQL queries
-
Save & Share query results as HTML page
Tags: #java
-
-
curseDownloader
Curse Modpack downloader
A simple script to download mods from a CurseForge Minecraft modpack.
Tags: #python
-
elasticsearch-gmail
Index your Gmail Inbox with Elasticsearch
I recently looked at my Gmail inbox and noticed that I have well over 50k emails, taking up about 12GB of space but there is no good way to tell what emails take up space, who sent them to, who emails me, etc
Goal of this tutorial is to load an entire Gmail inbox into Elasticsearch using bulk indexing and then start querying the cluster to get a better picture of whatβs going on.
Tags: #python β’ elasticsearch β’ gmail
-
WiFiBroot
A Wireless (WPA/WPA2) Pentest/Cracking tool. Captures & Crack 4-way handshake and PMKID key. Also, supports a deauthentication/jammer mode for stress testing
WiFiBroot is built to provide clients all-in-one facility for cracking WiFi (WPA/WPA2) networks. It heavily depends on scapy, a well-featured packet manipulation library in Python. Almost every process within is dependent somehow on scapy layers and other functions except for operating the wireless interface on a different channel. That will be done via native linux command iwconfig for which you maybe need sudo privileges. It currently provides four independent working modes to deal with the target networks. Two of them are online cracking methods while the other runs in offline mode. The offline mode is provided to crack saved hashes from the first two modes. One is for deauthentication attack on wireless network and can also be used as a jamming handler. It can be run on a variety of linux platforms and atleast requires WN727N from tp-link to properly operate.
Tags: #python β’ wpa2 β’ pmkid
-
UniLogin
UniLogin Monorepo
Universal Login is a tool for storing funds and connecting to Ethereum applications, aiming to simplify on-boarding of new users.
This repository is a monorepo including the sdk, relayer, smart contracts and examples. Each public sub-package is independently published to NPM.
Tags: #typescript
-
stitches
Create a Microservice in Rails with minimal ceremony
Add to your
Gemfile:gem 'stitches'Then:
bundle installThen, set it up:
> bin/rails generate stitches:api > bundle exec rake db:migrateTags: #ruby β’ ruby-gem β’ rails-engine
subscribe via RSS