Skip to content

Instantly share code, notes, and snippets.

View dextermallo's full-sized avatar
🐈
Parenting

Dexter dextermallo

🐈
Parenting
View GitHub Profile
@PurpleBooth
PurpleBooth / README-Template.md
Last active June 9, 2025 10:37
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@pich4ya
pich4ya / openssl3_no_md4.txt
Last active May 7, 2024 02:53
Fix evil-winrm error on macOS M1: "Error: An error of type OpenSSL::Digest::DigestError happened, message is Digest initialization failed: initialization error"
# @author Pichaya Morimoto ([email protected])
# gem install evil-winrm
# evil-winrm -u "${user}" -p "${pass}" -i "${ip}"
Evil-WinRM shell v3.4
Info: Establishing connection to remote endpoint
Error: An error of type OpenSSL::Digest::DigestError happened, message is Digest initialization failed: initialization error