Skip to content
View nlitsme's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

repodesc
riscv-isa-sim-titanM2Patches such that the SPIKE Risc-V simulator can run the Titan-M2 firmware.
python-riscv-simA pure python RISC-V simulator

whatsapp

repodesc
whatsapp-apk-protoChanges in the whatsapp protocol as extracted from apk files
whatsapptoolsA collection of python scripts i use for managing whatsapp chats from the commandline.
whatsappshellAn interactive shell for whatsapp, based on the former whatsmeow mdtest tool
whatsmeowMy changes to the whatsmeow project
codehistoryArchive of all versions of web.whatsapp.com

bitcoin

repodesc
bitcoinexplainerInteractive examples explaining the details of how bitcoin calculations work.
python-bcutilsbitcoin utils

firmware and filesystem unpackers

repodesc
CelbEprDecodeDecode 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.
eimgfsTool for editting Windows CE/Mobile firmware images.
extfstoolsTools for extracting files from ext2,3,4 filesystem images
fatutilstools for reading from FAT filesytem images
hfstoolsTools for reading or recovering files from an apple HFS+ filesystem
hvtoolCreate or View Windows CE registry .hv hive files.
iphonetoolsTools for inspecting iOS firmware images
ubidumpTool for viewing and extracting files from an UBIFS image
SquashFSDumpertool for listing and extracting files from SQUASHFS images
encrypteddmgTool for analyzing and decrypting apple encrypted disk images
cronodumpA Cronos database converter
ntfs_research_toolTool for investigating broken ntfs partitions.
qualcomm-q6zipdecompressor for qualcomm q6zip and delta compressed firmware sections
AppleC4000Tools for reverse engineering AppleC4000 baseband firmware
solaredge-bsufTool for unpacking SolarEdge .bsuf firmware files

c++

repodesc
cpputilsvarious c++ utility classes
hexdumperhexdumper tool i use for just about anything.
legacy-itsutils-libraryPart of the old itsutils library

commandline toolbox

repodesc
findstrA tool for searching text or byte patterns in binary files.
zipdumpAnalyze zipfile, either local, or from url
transposeCommand line tool for transforming matrices of textual data

perl

repodesc
Crypt-CCMRelease history of Crypt-CCM

math

repodesc
expressionfinderTool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)
GeometricShapesPython module for generating the coordinates of the platonic solids in n dimensions
mpmp19_solverNone
mpmp7_solverSolving Matt Parker's Unique Distancing Puzzle
pointenumeratorSeveral algorithms for enumerating points in an unbounded plane

arduino / avr

repodesc
arduino-simulatorMinimal Arduino simulator, debug your project on your laptop.
AVRInstructionSetInvestigating the AVR / Arduino instruction set

site api scraping tools

repodesc
githubtoolCommandline tool for searching github
youtube_toolTool for extracting comments or subtitles from youtube video's
wikiexportTool for downloading the contents of a mediawiki site
pleskfilemanagerpython script for managing files on a plesk server from the commandline
magister-toolTool for getting information from the magister school server
4chan-toolTool for scraping / searching 4chan forums
twitter-toolTool for scraping tweets
archiveorgTool for downloading archived sites from archive.org

ida

repodesc
idaperlperl scripting support for IDApro
idascriptsIDApro idc and idapython script collection
idbutilLibrary and tool for reading IDApro databases.
pyidbutilA python library for reading IDA pro databases.
idcinternalsIDA plugin investigating the internal representation of IDC scripts

ancient

repodesc
HACKTIC_demon_dialerOriginal sourcecode for the HACKTIC demon dialer
MSDOS_demon_dialer_toolA MSDOS Demon Dialer phone scanning tool - for the museum
MSDOS_game_of_lifeFor the museum: a very old implementation of Conway's game of LIFE
MSDOS_interrupt_catcherA very old msdos interrupt tracing tool - for the museum
ancientvarious ancient documents

the rest

repodesc
gnubcGnu bc calculator with some improvements
covidcalculationsSeveral covid calculations in javascript using live datasets.
ift4plotGenerated a nice plot with speed and acceleration of the SpaceX IFT4 launch
pyCrcExperimentExperiment, making the relation of CRC's and polynomials explicit
pyCryptoAdapterExtend pyCrypto with your own ciphers.
pyCryptoBenchmarkingbenchmarking the python pyCrypto and cryptography moduls
pyPdfCrackInvestigation in PDF encryption
PythonMonkeyDrop-in replacement for the android Jython monkeyrunner library
pytorifymodule which makes sure all sockets use the TOR proxy
tsthtml2None
uselection2020None
vimdecryptPython tool for decrypting vim encrypted files.
xpcaptool for analyzing packet capture dumps
xpcapperlperl script for making the output of tcpdump -x more readable
nlitsmethis page
nlitsme.github.iomy github.io page
EnergieLeveranciersTools for getting data from some dutch energy providers
b3603Updates for the b3603 firmware
bounchingdotsExperiment with random bouncing dots in c++ and python, using Qt
findlinkstool for extracting links for a set of html files
oldmstoolswin32 tools, originally from the itsutils package.
vandale2008readerDecodes files from the 2008 edition of the vandale dictionary

Pinned Loading

  1. idbutilidbutilPublic

    Library and tool for reading IDApro databases.

    C++ 164 34

  2. cpputilscpputilsPublic

    various c++ utility classes

    C++ 24 10

  3. youtube_toolyoutube_toolPublic

    Tool for extracting comments or subtitles from youtube video's

    Python 150 24

  4. githubtoolgithubtoolPublic

    Commandline tool for searching github

    Python 9 5

  5. bitcoinexplainerbitcoinexplainerPublic

    Interactive examples explaining the details of how bitcoin calculations work.

    JavaScript 29 17

  6. covidcalculationscovidcalculationsPublic

    Several covid calculations in javascript using live datasets.

    HTML 2