Remco VerhoefEasy loading of multiple certificates including their keys(Golang)By default the tls.Config of Go supports automatic matching based on SNI, responding with the right certificate depending on the request…Apr 30, 2020Apr 30, 2020
Remco Verhoef#FlareOn6 Write-Up of Write-UpsThis post summarizes the posts, tools and techniques as shown in several other write-ups combined with the official solution.Sep 29, 2019Sep 29, 2019
Remco VerhoefMy preferred Golang patternsThese are some of my (opinionated) preferred patterns in Golang.Aug 23, 2019Aug 23, 2019
Remco VerhoefOnly show flycheck on errors(emacs)To prevent distraction, it is important for me to only see flycheck errors when there are actual errors. Online I found a small snippet…Aug 21, 2019Aug 21, 2019
Remco VerhoefPre-commit build hookImagine that you have made several changes, which you’re trying to untangle into several partial commits, to keep your history correct…Aug 20, 2019Aug 20, 2019
Remco VerhoefCreating Docker images from project folderWhen you are creating a docker image from a project folder (and you don’t have a ci/cd pipeline to automatically build images), you’ll…Aug 18, 2019Aug 18, 2019
Remco VerhoefPinentry for GitGit can be configured to ask for passwords using Pinentry, this will show a window to ask for passwords.Aug 16, 2019Aug 16, 2019
Remco VerhoefInstalling Regolith for KaliWhen I’m using Kali, first thing I do is (besides configuring Colemak) installing the i3 window manager. Since Regolith Linux there is an…Jul 6, 20192Jul 6, 20192
Remco VerhoefGhidra Decompiler wireformatThe NSA has made their Software Reverse Engineering suite of tools available. You can download the software here. The suite contains…Mar 9, 2019Mar 9, 2019
Remco VerhoefUsing websockets with ReduxInternally at DutchSec we’re using websockets in combination with Redux for some of our applications. One of the things we missed was the…Jan 18, 2019Jan 18, 2019