Posts
-
alfred-web-search-suggest
Alfred search suggest workflow for various popular websites.
Alfred search suggest workflow for various popular websites. Inspired by the official Google Suggest workflow.
Tags: #php • alfred-workflow • search-api
-
Sickle
Payload development tool
Sickle is a payload development tool originally created to aid me in crafting shellcode, however it can be used in crafting payloads for other exploit types as well (non-binary). Although the current modules are mostly aimed towards assembly this tool is not limited to shellcode.
Sickle can aid in the following:
- Identifying instructions resulting in bad characters when crafting shellcode
- Formatting output in various languages (python, perl, javascript, etc).
- Accepting bytecode via STDIN and formatting it.
- Executing shellcode in both Windows and Linux environments.
- Diffing for two binaries (hexdump, raw, asm, byte)
- Dissembling shellcode into assembly language (ARM, x86, etc).
- Shellcode extraction from raw bins (nasm sc.asm -o sc)
Tags: #python
-
turbo_tests
Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.
turbo_testsis a drop-in replacement forgrosser/parallel_testswith incremental summarized output. Source code of this gem is based on Discourse and RubyGems work in this area.Incremental summarized output doesn’t fit vision of
parallel_testsauthor and RSpec doesn’t support built-in parallel testing yet. This gem will not be useful once one of the issues above will be implemented.Tags: #ruby • rspec • parallel-tests
-
gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
Gecco is a easy to use lightweight web crawler developed with java language.Gecco integriert jsoup, httpclient, fastjson, spring, htmlunit, redission ausgezeichneten framework,Let you only need to configure a number of jQuery style selector can be very quick to write a crawler.Gecco framework has excellent scalability, the framework based on the principle of open and close design, to modify the closure, the expansion of open.At the same time Gecco is based on a very open MIT open source protocol, whether you are a user or want to jointly improve the Gecco developer, welcome to request pull.If you like the crawler framework,please star or fork!
Tags: #java • gecco • crawler
-
seirsplus
Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.
This package implements models of generalized SEIRS infectious disease dynamics with extensions that allow us to study the effect of social contact network structures, heterogeneities, stochasticity, and interventions, such as social distancing, testing, contact tracing, and isolation.
Tags: #python • epidemiology • epidemiology-analysis
-
did-jwt-vc
Create and verify W3C Verifiable Credentials and Presentations in JWT format
Create and verify W3C Verifiable Credentials and Presentations in JWT format
Tags: #typescript • wg-id
-
verbal_expressions
Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions
VerbalExpressions is a Ruby library that helps to construct difficult regular expressions - ported from the awesome JavaScript VerbalExpressions.
Tags: #ruby
-
laravel-microscope
Fearless refactoring, it does a lot of smart checks to find certain errors.
- It is created to be smarter than phpstorm and other IDEs in finding errors.
- It is created to understand laravel run-time and magic.
- It does not show you stupid false errors, all the reported cases are really errors.
- Even If you have written a lot of tests for your app, you may still need this.
- It can refactor your code, by applying
early returnsautomatically. - It is written from scratch to yield the maximum performance possible.
Tags: #php • laravel
-
haveno
Decentralized P2P exchange built on Monero and Tor
Haveno (pronounced ha‧ve‧no) is a platform for people who want to exchange Monero for fiat currencies like EUR, GBP and USD or other cryptocurrencies, like BTC, ETH, BCH .
Main features:
-
All communications are routed through Tor, to preserve your privacy
-
Trades are peer-to-peer: trades on Haveno will happen between people only, there is no central authority.
-
Trades are non-custodial: Haveno provides arbitration in case something goes wrong during the trade, but we will never have access to your funds.
-
There is No token, because we don’t need it. Transactions between traders are secured by non-custodial multisignature transactions on the Monero network.
-
The revenue generated by Haveno will be managed by an entity called Council (more info soon), composed by members of the Monero/Haveno community, not the Haveno Core Team and will be used to fund Haveno and Monero development.
See the FAQ on our website for more information.
Tags: #java • monero • exchange
-
-
webpacker-react
Webpacker plugin to integrate React in your Rails application
Note: This is the documentation for the Git master branch. Documentation for the latest release (1.0.0-beta.1) is available here.
Webpacker-React makes it easy to use React with Webpacker in your Rails applications.
It supports Webpacker 1.2+.
An example application is available: https://github.com/renchap/webpacker-react-example/
Tags: #ruby • react • javascript
subscribe via RSS