Posts

  • trail-android

    đźš• Simple, smooth animation for route / polylines on google maps using projections.

    1. Add jitpack to the root build.gradle file of your project at the end of repositories.
      allprojects {
       repositories {
         ...
         maven { url 'https://jitpack.io' }
       }
      }
      
    2. Add the dependency
      implementation 'com.github.amalChandran:trail-android:v1.51'
      

    Tags: #java • android • animator

  • smbmap

    SMBMap is a handy SMB enumeration tool

    SMBMap allows users to enumerate samba share drives across an entire domain. List share drives, drive permissions, share contents, upload/download functionality, file name auto-download pattern matching, and even execute remote commands. This tool was designed with pen testing in mind, and is intended to simplify searching for potentially sensitive data across large networks.

    Some of the features have not been thoroughly tested, so changes will be forth coming as bugs are found. I only really find and fix the bugs while I’m on engagements, so progress is a bit slow. Any feedback or bug reports would be appreciated. It’s definitely rough around the edges, but I’m just trying to pack in features at the moment. Version 2.0 should clean up the code a lot….whenever that actually happens ;). Thanks for checking it out!!

    There’s a known oddity in the SMBServer component used for the file content search feature. For some reason it throws an exception in the threading library. It still works, but the error is annoying none the less.

    Tags: #python

  • laravel-page-speed

    Package to optimize your site automatically which results in a 35%+ optimization

    Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by [Renato Marinho][link-author], and currently maintained by [JoĂŁo Roberto P. Borges][link-maintainer], [Lucas Mesquita Borges][link-maintainer-2] and [Renato Marinho][link-author].

    Tags: #php • laravel • laravel-5-package

  • blaze

    :fire: Meteor Blaze is a powerful library for creating live-updating user interfaces

    Blaze is a powerful library for creating user interfaces by writing reactive HTML templates. Compared to using a combination of traditional templates and jQuery, Blaze eliminates the need for all the “update logic” in your app that listens for data changes and manipulates the DOM. Instead, familiar template directives like and integrate with Tracker’s “transparent reactivity” and Minimongo’s database cursors so that the DOM updates automatically.

    Tags: #javascript • meteor • meteor-package

  • covid19_scenarios

    Models of COVID-19 outbreak trajectories and hospital demand

    Select the population drop down and select a country/region to auto-populate the model’s parameters with respective UN population data. These parameters can be individually updated manually if necessary.

    Tags: #javascript • covid-19 • sars-cov-2

  • log4j-scan

    A fully automated, accurate, and extensive scanner for finding log4j RCE CVE-2021-44228

    • Support for lists of URLs.
    • Fuzzing for more than 60 HTTP request headers (not only 3-4 headers as previously seen tools).
    • Fuzzing for HTTP POST Data parameters.
    • Fuzzing for JSON data parameters.
    • Supports DNS callback for vulnerability discovery and validation.
    • WAF Bypass payloads.

    Tags: #python

  • aws-iot-device-sdk-java

    Java SDK for connecting to AWS IoT from a device.

    A new AWS IoT Device SDK is now available. It is a complete rework, built to improve reliability, performance, and security. We invite your feedback!

    This SDK will no longer receive feature updates, but will receive security updates.

    Tags: #java

  • TinymceBundle

    Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project

    :package: This bundle makes it very easy to add the TinyMCE WYSIWYG editor to your Symfony2 project.

    Tags: #php

  • SimplifySpan

    A easy-to-use and powerful Spannable library

    A easy-to-use and powerful Spannable library

    Tags: #java • android-library • textview

  • tensorflow_object_counting_api

    🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!

    The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems. Please contact if you need professional object detection & tracking & counting project with the super high accuracy and reliability!

    Tags: #python • object-detection • object-counting

subscribe via RSS