Posts
-
KonaBess
A GPU overclock & undervolt tool for various Snapdragon chips
Tags: #java β’ adreno β’ overclock
-
browser_cookie3
This is a fork of browser_cookie
- What does it do? Loads cookies used by your web browser into a cookiejar object.
- Why is it useful? This means you can use python to download and get the same content you see in the web browser without needing to login.
- Which browsers are supported? Chrome, Firefox, LibreWolf, Opera, Opera GX, Edge, Chromium, Brave, Vivaldi, Safari, W3m and Lynx.
- How are the cookies stored? Most currently-supported browsers store cookies in a sqlite database in your home directory. Some browsers store them in tab-separated txt files.
Tags: #python
-
modulesync
Synchronize common files across your Git repositories.
With no additional arguments, ModuleSync clones modules from the puppetlabs github organization and pushes to the master branch.
Tags: #ruby β’ hacktoberfest
-
Java-Deserialization-Scanner
All-in-one plugin for Burp Suite for the detection and the exploitation of Java deserialization vulnerabilities
Java Deserialization Scanner is a Burp Suite plugin aimed at detect and exploit Java deserialization vulnerabilities. It was written by Federico Dotta, Principal Security Analyst at HN Security.
The plugin is made up of three different components:
- Integration with Burp Suite active and passive scanner
- Manual tester, for the detection of Java deserialization vulnerabilities on custom insertion points
- Exploiter, that allow to actively exploit Java deserialization vulnerabilies, using frohoff ysoserial (https://github.com/frohoff/ysoserial)
Tags: #java
-
react-webworker
βοΈ Communicate with a Web Worker from React
npm install --save react-webworker
Tags: #javascript
-
nodebox
Node-based data application for visualization and generative design
NodeBox requires the Java JDK, and Homebrew (for Ant and Maven)
NodeBox uses Ant and Maven to build a running version. Install these first:
brew install ant maven
Then from the Terminal, run:
git clone https://github.com/nodebox/nodebox.git cd nodebox ant run # To create a full app (the build will be in dist/mac): ant dist-mac
Tags: #java β’ nodebox β’ graphics
-
react-native-marquee
React Native Marquee Text Component
A pure JavaScript marquee text component for react native.
Tags: #typescript β’ react-native β’ ios
-
puppeteer-heap-snapshot
API and CLI tool to fetch and query Chome DevTools heap snapshots.
Capture heap snapshots and query the snapshot for objects matching a set of properties. Read more about it in this blog post.
Tags: #typescript
-
epub-press-clients
π¦ Clients for building books with EpubPress.
Easy to use clients for building ebooks with EpubPress.
Backend code can be found in haroldtreen/epub-press.
Follow us on Twitter.
Tags: #javascript β’ ebook β’ article
-
flatware
A parallel test runner for RSpec and Cucumber with pretty output
Flatware parallelizes your test suite to significantly reduce test time.
Tags: #ruby
subscribe via RSS