Skip to content
View nlitsme's full-sized avatar
Block or Report

Block or report nlitsme

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nlitsme/README.md

This my my profile README.

A short overview of all my repositores:

Risc-V / Titan-M2

repo desc
riscv-isa-sim-titanM2 Patches such that the SPIKE Risc-V simulator can run the Titan-M2 firmware.
python-riscv-sim A pure python RISC-V simulator

whatsapp

repo desc
whatsapp-apk-proto Changes in the whatsapp protocol as extracted from apk files
whatsapptools A collection of python scripts i use for managing whatsapp chats from the commandline.
whatsmeow My changes to the whatsmeow project
codehistory Archive of all versions of web.whatsapp.com

bitcoin

repo desc
bitcoinexplainer Interactive examples explaining the details of how bitcoin calculations work.
python-bcutils bitcoin utils

firmware and filesystem unpackers

repo desc
CelbEprDecode Decode Cellebrite bootloaders from ufedsamsungpack_v21.epr
CompressUtils (old) perl extension for decompressing WinCE roms.
dllloader (old) library for loading functions from win32 binaries on macos or linux.
eimgfs Tool for editting Windows CE/Mobile firmware images.
extfstools Tools for extracting files from ext2,3,4 filesystem images
fatutils tools for reading from FAT filesytem images
hfstools Tools for reading or recovering files from an apple HFS+ filesystem
hvtool Create or View Windows CE registry .hv hive files.
iphonetools Tools for inspecting iOS firmware images
ubidump Tool for viewing and extracting files from an UBIFS image
SquashFSDumper tool for listing and extracting files from SQUASHFS images
encrypteddmg Tool for analyzing and decrypting apple encrypted disk images
cronodump A Cronos database converter
ntfs_research_tool Tool for investigating broken ntfs partitions.
qualcomm-q6zip decompressor for qualcomm q6zip and delta compressed firmware sections

c++

repo desc
cpputils various c++ utility classes
hexdumper hexdumper tool i use for just about anything.
legacy-itsutils-library Part of the old itsutils library

commandline toolbox

repo desc
findstr A tool for searching text or byte patterns in binary files.
zipdump Analyze zipfile, either local, or from url
transpose Command line tool for transforming matrices of textual data

perl

repo desc
Crypt-CCM Release history of Crypt-CCM

math

repo desc
expressionfinder Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)
GeometricShapes Python module for generating the coordinates of the platonic solids in n dimensions
mpmp19_solver None
mpmp7_solver Solving Matt Parker's Unique Distancing Puzzle
pointenumerator Several algorithms for enumerating points in an unbounded plane

arduino / avr

repo desc
arduino-simulator Minimal Arduino simulator, debug your project on your laptop.
AVRInstructionSet Investigating the AVR / Arduino instruction set

site api scraping tools

repo desc
githubtool Commandline tool for searching github
youtube_tool Tool for extracting comments or subtitles from youtube video's
wikiexport Tool for downloading the contents of a mediawiki site
pleskfilemanager python script for managing files on a plesk server from the commandline
magister-tool Tool for getting information from the magister school server
4chan-tool Tool for scraping / searching 4chan forums
twitter-tool Tool for scraping tweets

ida

repo desc
idaperl perl scripting support for IDApro
idascripts IDApro idc and idapython script collection
idbutil Library and tool for reading IDApro databases.
pyidbutil A python library for reading IDA pro databases.
idcinternals IDA plugin investigating the internal representation of IDC scripts

ancient

repo desc
HACKTIC_demon_dialer Original sourcecode for the HACKTIC demon dialer
MSDOS_demon_dialer_tool A MSDOS Demon Dialer phone scanning tool - for the museum
MSDOS_game_of_life For the museum: a very old implementation of Conway's game of LIFE
MSDOS_interrupt_catcher A very old msdos interrupt tracing tool - for the museum
ancient various ancient documents

the rest

repo desc
gnubc Gnu bc calculator with some improvements
covidcalculations Several covid calculations in javascript using live datasets.
pyCrcExperiment Experiment, making the relation of CRC's and polynomials explicit
pyCryptoAdapter Extend pyCrypto with your own ciphers.
pyCryptoBenchmarking benchmarking the python pyCrypto and cryptography moduls
pyPdfCrack Investigation in PDF encryption
PythonMonkey Drop-in replacement for the android Jython monkeyrunner library
pytorify module which makes sure all sockets use the TOR proxy
tsthtml2 None
uselection2020 None
vimdecrypt Python tool for decrypting vim encrypted files.
xpcap tool for analyzing packet capture dumps
xpcapperl perl script for making the output of tcpdump -x more readable
nlitsme this page
nlitsme.github.io my github.io page
EnergieLeveranciers Tools for getting data from some dutch energy providers
b3603 Updates for the b3603 firmware
bounchingdots Experiment with random bouncing dots in c++ and python, using Qt
findlinks tool for extracting links for a set of html files
oldmstools win32 tools, originally from the itsutils package.
vandale2008reader Decodes files from the 2008 edition of the vandale dictionary

Pinned

  1. idbutil idbutil Public

    Library and tool for reading IDApro databases.

    C++ 143 33

  2. cpputils cpputils Public

    various c++ utility classes

    C++ 22 7

  3. youtube_tool youtube_tool Public

    Tool for extracting comments or subtitles from youtube video's

    Python 132 25

  4. githubtool githubtool Public

    Commandline tool for searching github

    Python 8 5

  5. bitcoinexplainer bitcoinexplainer Public

    Interactive examples explaining the details of how bitcoin calculations work.

    JavaScript 24 17

  6. covidcalculations covidcalculations Public

    Several covid calculations in javascript using live datasets.

    HTML 2