Posts
-
gdx-texture-packer-gui
A simple way to pack and manage texture atlases for LibGDX game framework.
Just download the most recent version of installer distribution matching your OS from the releases page and follow the installer instructions. Or simply download the distribution files archive, extract and read
./readme.txtfor further details.Tags: #java • libgdx • texturepacker
-
vimdeck
VIM as a presentation tool
VIM as a presentation tool
Tags: #ruby
-
AirSim-NeurIPS2019-Drone-Racing
Drone Racing @ NeurIPS 2019, built on Microsoft AirSim
Note: This repository is not being maintained any more. Please use AirSim Drone Racing Lab.
Tags: #python • airsim • neurips-competition
-
FridaLoader
A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices
A quick and dirty Android app to download and launch the latest version of Frida server on Genymotion Emulator and Rooted Android Physical Devices.
Auto-downloads the Frida server based off the architecture of the device/emulator.
Note:
- Make sure your emulator/device is connected to the Internet when using FridaLoader. Disable any intermediate MITM proxies.
- Make sure grant root access to FridaLoader and adb shell during first launch
- Does not support default Google Android emulator that comes with Android SDK out of the box. Requires the Google Android emulator to be rooted.
Tags: #java
-
exchanges-php
This is a virtual currency SDK that brings together multiple exchanges
This SDK brings together the APIs of the many exchanges currently trading the most, allowing developers to focus only on the business layer. It is based on Bitmex Okex Huobi Binance and so on, and these underlying APIs are encapsulated again. Its advantages support multiple platforms at the same time, support unified parameter input and output, also support native parameter input, and simple quantitative trading to fully meet your needs. Even if you have special requirements, you can use the method getPlatform() to return the instance and call the underlying API.
Tags: #php • huobi • okex
-
auto-editor
Auto-Editor: Effort free video editing!
- How to Install Auto-Editor
- All the Options (And What They Do)
- Supported Media
- What is Range Syntax
- Subcommands
- GPU Acceleration
Tags: #python • video • video-processing
-
roboto-classic
Development of a Roboto Variable font
This is a variable version of Roboto intended to be a 1:1 match with the official non-variable release from Google.
This is not an official Google project, but was enabled with generous funding by Google Fonts, who contracted Type Network. The Roboto family of instances contained 6 weights and two widths of normal, along with italic of the regular width. The project began by taking UFO instances generated during the build process of the Roboto v2.136 release, which have quadratic outlines. The Thin, Regular and Bold UFOs required some fixes for interpolation compatibility, and a build script was written that preserves outline overlaps.
-
/sources contains ‘new’ source UFOs (compared to the ‘old’ UFOs used in the static-only era of the project).
-
github.com/TypeNetwork/Roboto/releases contains variation font TTFs.
Both fonts have named instances for all the styles in the v2.136 release.
Tags: #python
-
-
iterative-stratification
scikit-learn cross validators for iterative stratification of multilabel data
iterative-stratification is a project that provides scikit-learn compatible cross validators with stratification for multilabel data.
Presently scikit-learn provides several cross validators with stratification. However, these cross validators do not offer the ability to stratify multilabel data. This iterative-stratification project offers implementations of MultilabelStratifiedKFold, MultilabelRepeatedStratifiedKFold, and MultilabelStratifiedShuffleSplit with a base algorithm for stratifying multilabel data described in the following paper:
Sechidis K., Tsoumakas G., Vlahavas I. (2011) On the Stratification of Multi-Label Data. In: Gunopulos D., Hofmann T., Malerba D., Vazirgiannis M. (eds) Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2011. Lecture Notes in Computer Science, vol 6913. Springer, Berlin, Heidelberg.
Tags: #python • multilabel • stratification
-
esper
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
Esper is a component for complex event processing (CEP), streaming SQL and event series analysis, available for Java as Esper, and for .NET as NEsper.
Esper’s home page and documentation are at http://www.espertech.com/esper
Esper and NEsper are open-source software available under the GNU General Public License (GPL) version 2 (GPL v2).
This repository tracks changes since release 5.2.0 and as of April 6, 2015. The repository prior to that date was the Codehaus repository which has been discontinued.
Esper and NEsper including documentation are copyrighted and the copyright is owned by EsperTech Inc., unauthorized reproduction or distribution of this copyrighted work is illegal.
For commercial licensing terms, please contact EsperTech Inc. for any inquiry.
Tags: #java • cep • complex-event-processing
-
one_gadget
The best tool for finding one gadget RCE in libc.so.6
When playing ctf pwn challenges we usually need the one-gadget RCE (remote code execution), which leads to call
execve('/bin/sh', NULL, NULL).This gem provides such gadgets finder, no need to use objdump or IDA-pro every time like a fool :wink:
To use this tool, type
one_gadget /path/to/libcin command line and enjoy the magic :laughing:Tags: #ruby • ctf • pwnable
subscribe via RSS