Posts
-
volatility3
Volatility 3.0 development
Volatility is the world’s most widely used framework for extracting digital artifacts from volatile memory (RAM) samples. The extraction techniques are performed completely independent of the system being investigated but offer visibility into the runtime state of the system. The framework is intended to introduce people to the techniques and complexities associated with extracting digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research.
In 2019, the Volatility Foundation released a complete rewrite of the framework, Volatility 3. The project was intended to address many of the technical and performance challenges associated with the original code base that became apparent over the previous 10 years. Another benefit of the rewrite is that Volatility 3 could be released under a custom license that was more aligned with the goals of the Volatility community, the Volatility Software License (VSL). See the LICENSE file for more details.
Tags: #python
-
tomcat-cluster-redis-session-manager
Tomcat clustering redis session manager java client.
The Redis session manager is pluggable one. It stores session into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.
Here the Sessions are implemented as non-sticky (means, each request can able to go to any server in the cluster, unlike the Apache provided Tomcat clustering setup.)
Request Sessions will be stored into Redis immediately (Session attributes must be Serializable), for the use of other servers. When tomcat receives a request from the client, Sessions are loaded directly from Redis.
Supports Redis default, sentinel and cluster mode, based on the configuration.
Going forward, we no need to enable sticky session (JSESSIONID) in Load Balancer.
Tags: #java • tomcat-clustering • tomcat-session-manager
-
sass-rails
Ruby on Rails stylesheet engine for Sass
This gem provides official integration for Ruby on Rails projects with the Sass stylesheet language.
Tags: #ruby
-
notadd
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
Notadd is an open source, Nest.js framework-based microservice development architecture that allows you to build a microservices system using the right modules and addons for different business needs. Notadd officially provides an abstract public service layer. Within the service layer, each module provides the Grpc interface for the Notadd main program to call. For example, a CMS system, you can use the officially provided
nt-module-cmsandnt-module-usermodules as the underlying service layer. Then use the Notadd main program to write your API layer code according to theprotobufmessage protocol defined by the service layer.Tags: #typescript • notadd • cms
-
country-list
List of all countries with names and ISO 3166-1 codes in all languages and data formats
Country List is a package for Laravel which lists all countries with names and ISO 3166-1 codes in all languages and data formats.
Tags: #php
-
joda-money
Java library to represent monetary amounts.
Various documentation is available:
- The home page
- The helpful user guide
- The Javadoc
- The change notes for the releases
Tags: #java • joda-money • joda
-
ember-cli-autoprefixer
Automatically run your styles through autoprefixer
This addon runs the styles of your Ember CLI-project through Autoprefixer.
Tags: #javascript
-
ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Protoc Plugin for generating TypeScript Declarations
This repository contains a protoc plugin that generates TypeScript declarations (
.d.tsfiles) that match the JavaScript output ofprotoc --js_out=import_style=commonjs,binary. This plugin can also output service definitions as both.jsand.d.tsfiles in the structure required by grpc-web, and as.d.tsfiles in the structure required by grpc-node.This plugin is tested and written using TypeScript 2.7.
Tags: #typescript • protocol-buffers • protoc
-
retopoflow
A suite of retopology tools for Blender
You may purchase RetopoFlow on the Blender Market
Purchasing a license entitles you to tool support and helps ensure RetopoFlows continued development.
Tags: #python • retopology • blender
-
mes
qcadoo MES - friendly web manufacturing software
qcadoo MES is an Internet application for production management targeted at small and medium companies.It combines the functions of large ERP systems, adapting it to the specific character of Small and Medium Companies.
Tags: #java • web-application • manufacturing
subscribe via RSS