willem's homepage |
about me | contact | blog you can also browse all projects [here] |
paypal | github |
2022-01-17 |
I created a overview of all vim digraphs. |
2022-01-17 |
Updated youtube tool, such that comments work again. |
2021-11-28 |
Created a tool for exporting most info from magister, the school info system. |
2021-09-02 |
Added a free form expression evaluator to bitcoin explainer.. |
2021-07-18 |
With erdgeist, released cronodump, a tool for exporting cronos databases. |
2021-04-04 |
I calculated some statistics on phonenumber patterns in the Netherlands, from the phone numbers found in the '533M' facebook leak, see this google sheet. |
2021-02-20 |
I created a set of javascript powered pages trying to explain some of the details of elliptic curves, and bitcoin transactions. |
2021-01-29 |
Created two covid related pages: How long until everyone is vaccinated, and the current state of infections in the Netherlands. |
2021-01-11 |
A detailed explanation of how bitcoin transactions are encoded, and how signatures are calculated. |
2020-11-30 |
My submission to Matt Parker's MPMP19 - about sums of prime powers: https://github.com/nlitsme/mpmp19_solver |
2020-08-14 |
My submission to Matt Parker's marching band problem. |
2020-06-22 |
My submission to Matt Parker's triangle puzzle: mpmp9-animation |
2020-06-22 |
A tool for extracting subtitles and comments from youtube video's: https://github.com/nlitsme/youtube_tool |
2020-06-05 |
My submission to Matt Parker's distancing puzzle: https://github.com/nlitsme/mpmp7_solver |
2020-05-24 |
A small C++ wrapper to make running arduino code in your regular desktop IDE debugger: https://github.com/nlitsme/arduino-simulator |
2020-01-24 |
Update to my gnu 'bc' patch, now with more features, better hex support, and on github: https://github.com/nlitsme/gnubc. |
2019-09-12 |
Following the UK brexit soap opera, i created a page showing the difference between the two versions of the Yellowhammer document. |
2019-09-03 |
A tool for listing and extracting files from SquashFS4 images: SquashFSDumper |
2019-08-06 |
A tool for analyzing and decrypting apple encrypted diskimages: encrypteddmg |
2019-07-08 |
Many improvements to my findstr tool, improved hexpattern syntax. multiple search algorithms, support both searching sequential file i/o and memory mapped files. |
2019-05-19 |
transpose, a tool for rotating, flipping, transposing textual data in various ways. it can also do rotations by 45 degrees. |
2019-01-01 |
I repaired my old (1978) TI59 PC100A printer, and found some schematics in an old computer magazine: now here on github. I donated the scans to rskey.org: more info here |
2018-11-20 |
Some improvements for the opensource firmware for the chines/ebay b3603 adjustable powersupply : b3603 |
2018-11-04 |
Teaching my kids how to solve rubik's cube, i wrote this instruction page, also available as pdf |
2018-04-10 |
A tool for downloading all data from a mediawiki site: wikiexport |
2018-04-10 |
Re-releasing a tool for extracting files from Linux EXTFS filesystems: extfstools |
2018-04-10 |
Re-releasing a very old perl project, investigating Apple's HFS filesystem: hfstools |
2018-04-10 |
A tool for investigating FAT images: fatutils. |
2018-04-10 |
A tool for querying github from the commandline: githubtool |
2017-06-07 |
Releasing my IDA database reader libraries, One in C++, and one in Python. |
2017-06-06 |
Re-releasing my windows-ce registry hive decoder/encoder |
2017-06-06 |
Re-releasing my windows-ce romeditting tool |
2017-05-17 |
Investigating the AVR / Atmel instructionset |
2013 .. 2017-05-04 |
Investigating IDA's idc script internals |
2017-05-01 |
tool for finding expressions for numberphile's 10958 problem. |
2017-04-20 |
Script for interacting with a plesk file manager web interface from the commandline |
2017-04-20 |
Added variadic template based printf style string formatting library, argparse library, and utf-X conversion library |
2017-04-07 |
Script UBIFS flash filesystems, a firmware format used by quectel |
2017-03-01 |
tool for extracting the samsung cellebrite bootloaders |
2016-11-28 |
A hexdumper using c++ iostreams |
2016-11-23 |
Released a tool i wrote for investigating how PDF files are encrypted: pyPdfCrack |
2016-11-24 |
Extending PyCrypto with custom ciphers |
2016-11-26 |
Benchmarking some python crypto libraries |
2016-11-24 |
PDF Certificate Encryption - how exactly does it work, and how to crack it. |
2016-11-22 |
Adding custom ciphers to pyCrypto |
2016-11-07 |
Experimenting with CRCs implemented using polynomial groups |
2016-09-02 |
pytorrify - easily add TOR support to your python scripts. |
2016-08-25 |
GeometricShapes - how to calculate coordinates of platonic n-dim shapes. |
2016-08-25 |
pointenumerator - how to enumerate points in an infinite plane. |
2016-06-20 |
zipdump - list zipfile content - without downloading entire file. |
2016-06-16 |
iphonetools - tool for unpacking ios beta firmware packages |
2016-04-15 |
vimdecrypt - tool for decrypting the various vim encryption modes. |
2015-12-06 |
xpcap - a python script for hexdumping tcp/udp payloads. |
2015-12-06 |
xpcapperl - a perl script for hexdumping tcp/udp payloads. |
2015-11-13 |
bcutils - bitcoin address calculations |
2015-10-29 |
theorizing about keyexchange algorithms |
2015-10-01 |
osx 10.11 problems - problems i encountered when starting to use OSX 10.11. |
2014-10-20 |
Strange url in iOS CaptiveNetworkSupport binary |
2014-06-19 |
ECDSA calculations |
2014-02-06 |
idapython enumerators |
2013-12-30 |
idaperl - perl scripting for IDA. |
2013-12-29 |
idcinternals - investigate how IDC scripts are compiled into bytecode. |
2010-05-21 |
some notes on the htc mondrian wm7 rom posted to xdadev some time ago. |
2009-05-15 |
some idc scripts i wrote some time ago to help reverse engineering the windows ce kernel and windows ce bootloaders. the first finds all systemcall API declerations in the kernel, and names all methods found. the second processes the romhdr info found in the xip block containing the bootloader. |
2009-05-15 |
updated itsutils:
|
2009-05-11 |
overview of my gsm baseband/app ipc logging tools |
2009-04-10 |
exesignature - script to verify the exe checksum + signature, showing how microsoft's authenticode signatures are encoded. |
2009-02-20 |
yydecode - script which attempts to decode yacc/lex parsing tables, not yet finished, but from the .dot output you can already read the results. still need to add a tree walker to output the results. |
2009-02-20 |
readgit - script showing how all the git data files are encoded. |
2008-12-01 |
editimgfs - script to add/rename/delete files from a wm2005 imgfs rom filesystem. |
2008-11-24 |
winresdumper - script to extract all windows resources from large amounts of files, very useful if you want to know in what dll a specific bitmap is located. |
2008-11-11 |
|
2008-10-06 |
decodesms - script to decode most common sms pdu's |
2008-09-19 |
xml2pl - script to convert macosx .plist xml files to more readable perl format |
2008-08-06 |
parsegsmv2.pl - a script to split qualcomm radio roms in bootloaders + elf binary |
2008-06-11 |
our second son, filip hengeveld, was born, see this blog post
|
2008-06-01 |
updated idaperl plugin: fixed many bugs, added options, like autorun. |
2008-05-09 |
my idcperl plugin works, now you can run perl code from IDA |
2008-04-29 |
improved my way of interfacing with ril, now dynamically keeping track of outstanding requests. wrote a demo app to dump the contents of all sim files. |
2008-04-25 |
made the boost 1.35.0 thread library build for windows ce: boost-135-wince.patch |
2008-04-24 |
created a asynchronous simulation of doing 'ril' requests, and serving those requests. based on the boost thread library, and condition variables. |
2008-02-24 |
jan at fosdem (picture from heise.de) |
2008-03-09 |
i've been way too busy to update this page the last year, here is a summary of what i've been
working on:
|
2008-02-20 |
my cdecl patch got included in the official Win32-API version on cpan |
2008-02-14 |
a summary of available symbian sdk's |
2008-01-02 |
after viewing a talk by Tomasz Rybak on analyzing the ccc-sputnik data of 2006, i tried myself here are my results. |
2007-10-08 |
i wrote up a little summary of reading the various disk-on-chip roms on htc devices using pdocread. |
2007-07-18 |
my son jan with his latest toy |
2007-03-23 |
pdir, pmkdir, pget, pput and prun now support device language independent, %CSIDL_STARTUP% style paths. |
2007-03-22 |
updated my IDA idc script collection.
this is nice when you have a very large file, which is too much work to disassemble completely, and just want to find the interesting pieces |
2007-03-21 |
setting up an anonymous file transfer service using tor |
2007-03-16 |
I started getting my self familiar with FPGA programming, using a xilins spartan3e starterkit. i wrote a script to decode xilinx vhdl files. |
2007-03-09 |
patched windows cmd.exe such that filename completion result actually match the typed characters. this fixes the issue, that when you type the first few letters of a filename, and another file exists, but starting with a DOT, cmd.exe still thinks you must mean that one instead of the just typed characters. this happens often when you are editting files with VIM. |
2007-03-06 |
added '-u' option to pdocwrite, to be able to unlock a password protected disk-on-chip |
2007-03-05 |
peinfo.pl: made PE hdr parsing more correct, now looks at opthdrsize, no longer crashes on weird binaries. |
2007-03-05 |
a little experiment with Parse::RecDescent and lambda expressions |
2007-03-04 |
made pmemmap output more consistent. |
2007-03-01 |
fixed several sectorsize related bugs in pdocread, and added a '-G' option
to specify how much will be transferred over activesync in one chunk. this makes it now possible to read/write G4 type disk-on-chip devices. |
2007-02-23 |
researched how modular exponentiation using montgomery reduction works. NOTE that this is by no means a finished project |
2007-01-14 |
gsmcompress.sh, does the reverse from gsmsplit.sh, decode/encode BCL compressed gsm images |
2007-01-07 |
released my firefox extension. a modified version of refspoof, diggler, cookiecrumbler and torbutton, packaged together. see this page |
2007-01-05 |
2007-01-04 symboldecode, tool to make c++ template symbol names more readable 2007-01-03 imagedmp - tool to give very basic image format information 2006-12-25 improved process/thread information retrieval for pps.exe 2006-12-22 rillog - improved old tstril app, now provides more detailed logging 2006-12-02 bkondisk - tool to make backups of typhoon t3200, htc excalibur / htc oxygen 2006-11-20 sdir - symbian dir, lists files on a pcsuite connected nokia phone 2006-11-10 bksamsungflash - tool to make backups of typhoon t3040 / t920 2006-10-19 tounicode.pl : improved, now supports more types of encoding 2006-10-19 setmem : win32 tool to edit memory of running processes 2006-10-11 dmphv.pl script to dump .hv files 2006-08-23 ppp.pl : attempt to implement part of ppp in perl. 2006-06-15 as.pl script to simulate activesync, and demonstrate bug in early wm2005 versions 2006-06-12 rapiudp.pl script to do a protocol dump of activesync packets |
2006-12-20 |
I found multivalend pdf tools very useful, it allows you to decompress the compressed postscript parts
of a pdf file, so you can manually edit a .pdf file. I created a batch file named 'pdfdecompress.bat' with the following contents: @java -cp c:/local/bin/Multivalent20060102.jar tool.pdf.Uncompress %* |
2006-10-04 |
published research on a nedap ES2B votingcomputer. |
2006-08-12 |
my wife sabine gave birth to our son jan :) |
( still need to add links for these items ): * phpbb random number generation * eliptic curve stuff * 2006-06-16 vim perl_xs extensions * 2005-03-24 vbulletin problems * 2005-11-18 snd patches * 2005-04-19 windows codesigning details * 2005-04-27 mtty binary patches * 2005-12-31 activesync v4 analysis * 2006-06-24 wm2005 pin vulnerability * 2006-02-15 trac patches * 2006-04-29 file db - perl cgi experiment * 2006-04-23 xampp - easy to install win32 perl/apache/mysql environment * 2006-06-21 script to convert phpwiki 2 mediawiki * tool to talk to bootloader over usb * ida bootloader disassembler script * findseed / findchanges for cid block * 2006-04-18 script for creating wallaby sdcards * 2006-04-21 lsq - least squares fitter * 2006-02-10 added win32 physmem dump support to memdump.exe * investigating winxp memory * idc script to find arm/thumb relative references * write about wince version independent itsutils interface. * apihook * 2006-02-26 win32 version of postmsg.exe
2006-04-15 |
I found 2 nice firefox plugins. tor-button: which allows you to switch on / off tor with a single click in your browser, I modified it a little bit, such that it removes several identifying bits from your browser behaviour. and cookiecrumbler, which i modified a bit, such that it deletes all cookies related to the current site. |
2006-03-21 |
I read an article with the interesting title 'Algorithms for Compressing Space and Time' in the DrDobbs Journal. it is about http://golly.sourceforge.net/, an implementation of 'life' which runs with exponentially increasing speed. |
2005-11-09 |
had a quick look at the traveler slimline x5 digicam |
2005-11-01 |
created tool to interact with the Skype API. |
2005-09-28 |
did some research on im-clients to use with jabber. i settled on using miranda-im, with the history, and OTR plugins. |
2005-08-24 |
added support for decompressing LZX compressed WM2005 roms to CompressUtils. |
2005-08-23 |
added code to rdmsflsh.pl and dumpxip.pl to reconstruct executables and dll's from the module sections. |
2005-08-17 |
updated peinfo.pl, to more correctly decode PE headers, and write a more readable output. |
2005-08-16 |
improved pattern generation for findstr, now allows you to search for more complex patterns in binary files, and can list each match with hex offset. |
2005-08-12 |
added '-m' switch to pps to list all modules currently loaded in your device. |
2005-08-10 |
updated ppostmsg, tool to list windows, and send messages to windows on a wince device. now also supports symbolic message names. |
2005-08-03 |
created several scripts to interact with mediawiki |
2005-08-02 |
long time no update on the frontpage. lots of updates all the time everywhere though. see http://wiki.xda-developers.com, http://nah6.com/~itsme/cvs-xdadevtools. |
2005-08-02 |
updated romtools, nbftools, tools ( itsutils ) and perlutils pages. |
2005-08-01 |
just got back from What The Hack. |
2005-07-30 |
created several scripts to automate some things on mediawiki. for instance: wiki-image-upload.pl |
2005-07-23 |
created prapi, easy interface to the smartphone provisioning API. |
2005-07-23 |
Working on desquirr now, checked several fixes into CVS. |
2005-07-10 |
released xdadev_all_unlock, a tool to remove simlock from himalaya, magician, blueangel and alpine phones. |
2005-07-05 |
created CompressUtils, an interface to several compression libraries used under windows-ce. |
2005-06-19 |
created rdmsflsh.pl a script to analyze, and unpack the contents of WM2005 rom images. |
2005-06-13 |
created NbfUtils to speed up typhoonnbfdecode, and other tools. |
2005-06-12 |
wrote tiny rsa keygen + signature util, first version does bignum in C, second version uses dc only. |
2005-06-12 |
rewrote pmemmap.exe, now it finds, and processes the pagetables, to find what memory areas are used in a wince device. |
2005-06-12 |
all my wince tools now determine what platform they run on, and write logfiles to a location appropriate for that platform. |
2005-06-12 |
in hotkeys.idc added code to swap 2 instructions in IDA, reallocating if nescesary, allowing you to reorder instructions. |
2005-05-02 |
created patch for gnu-bc, adding support for hex calculations, and commandline expressions. |
2005-04-15 |
been investigating IDA internals, wrote dbdump to disassemble compiled IDC scripts. |
2005-02-16 |
overview of all microsoft sdk's for embedded development. |
2005-02-16 |
notes about mozilla extensions |
2005-02-16 |
released typhoonnbfdecode.pl, source - script to manipulate typhoon/sp3 smartphone update files. |
2005-01-30 |
created wrapper scripts for cvs commands with more readable output: cvslog, cvsupd, cvsstat, cvsls. |
2005-01-30 |
notes about smartphone-policies and smartphone-certificates |
2005-01-25 |
moved my source archive to http://nah6.com/~itsme/cvs-xdadevtools. |
2005-01-19 |
tffs-ioctls.txt is an overview of TrueFFS Iocontrols and the low level disk-on-chip functions that it uses. |
2005-01-14 |
created pdocread, a tool to read from DiskOnChip TrueFFS partitions. |
2004-12-01 |
created wprops, a tool to investigate problems caused by windows global atom corruption. |
2004-12-01 |
updated pdblist, adding support for reading non-system database volumes. |
2004-12-01 |
updated testpi.cpp, adding many more handle types. |
2004-08-20 |
pmemdump can now read physical memory addresses. |
2004-07-31 |
created script to collect statistics about dotnode. |
2004-07-19 |
created update for the IDA arm module, with several improvements. Many of these improvements were incorporated in ida 4.70 by datarescue. |
2004-07-17 |
created mp3tag - a script to do bulk edits of mp3 files. |
2004-07-09 |
created Makefile, to build IDA arm module using gmake and vc. |
2004-06-27 |
created parsecrash.pl - a script to analyze a ramdump of a running wince system, listing running processes. |
2004-06-18 |
updated tstmodem, fixing lots of small bugs, and now compiles with evc4. |
2004-06-03 |
created a script to download messages from yahoogroups, and a script to calculate statistics for the wolbonet group. |
2004-05-24 |
created several scripts to do things with orkut. |
2004-05-18 |
fixed itsutils.dll, such that it now works properly on smartphones. |
2004-05-16 |
created tool to create FAT / extrom images from a set of files - makeextrom.pl |
2004-05-14 |
created page and script to about flash swf file format. |
2004-05-11 |
released ExtendedRomUnlocker - tool to make the Himalaya extended rom writable. |
2004-05-08 |
wrote some notes about LCG random number sequence cracking |
2004-05-07 |
added option to fatinfo.pl to generate repair-disk commands. |
2004-05-05 |
pput now also accepts file contents from STDIN. |
2004-05-03 |
added many hexdump formatting options to dump, pmemdump, and other tools that use 'bighexdump' to output hexdumps. currently only in cvs. |
2004-05-01 |
been playing with mozilla extensions, adding url manipulation tools, and context menu items still busy figuring out how to record data. |
2004-04-29 |
added hexedit perl script to do commandline patching of files. |
2004-04-27 |
created script to investigate breedster |
2004-04-15 |
added perl script to convert the sexchart to a graphviz dot file. |
2004-04-09 |
created extended google search, adding 'before' and 'after' keywords |
2004-04-07 |
created a large crossreference table of the contents of all cabs in all xda-ii/himalaya extended roms |
2004-04-04 |
script sdtool.pl can manipulate xda-ii/himalaya sd card images. |
2004-04-01 |
added pl2bat perl script to automatically convert all my useful perl scripts to windows batch files. |
2004-03-28 |
added option to cabdump.pl to extract the contents of a cabfile. |
2004-03-28 |
some notes about the SPV rom layout wrote perlscript to analyse the contents of a Windows CE ROM |
2004-03-17 |
updated itsutils, tool to read/write sdcards can now also read/write to usb cardreaders, and list possible disk devices. |
2004-03-08 |
Added links to most of the people I know on my personal page, also added a lot more info. updated xda2nbftool in xdaii update fileformats |
2004-02-10 |
added note about sdcard writing to bootloader info |
2004-02-05 |
updated description of romtools added list of debug tools to serial protocols added note about welcome.exe to coldboot info |
2004-01-29 |
note about sdcards for the wallaby bootloader added layout of several databases to databse info |
2004-01-28 |
tool to extract files and deleted files from fatfilesystem image: fatinfo.pl tool to print the contents of a binary cab-inf file cabdump.pl |
2004-01-27 |
experimental tool to analyse open handles for wince: testpi experimental tool to insert a hook into a systemcall: hookapi overview of all systemcalls found in my xda-ii 1.60 wince4.20 rom |
2004-01-26 |
itsutils.dll now works on non-phone edition pocketpc's too. ( like iPaq etc ) |
2004-01-24 |
itsutils.dll and
pps now work for both CE4.20 and CE3.00 pps can now also display detailed per thread information |
2004-01-23 |
psynctime - tool to sync the clock of your ppc with your pc pdir - code cleaned up, supports wildcards. pmkdir - tool to create directory on ppc pput/pget were improved, to support multiple files/wildcards, and copy to stdout. |
2004-01-21 |
tstril2 - tool to monitor various things via ril.dll |
2004-01-19 |
preboot - tool to remotely reboot a ppc added collection of perl utilities to cvs |
2004-01-17 |
pregutl - tool to manipulate your ppc registry misc xda registry tips |
2004-01-12 |
some time ago, some anonymous person sent me this very interesting ril.h file, this seems to be the original microsoft version. |
2004-01-11 |
many of my sources are now browsable on http://nah6.com/~itsme/cvs-xdadevtools/ |
2004-01-07 |
this is what my site looks like when viewed from saoudi arabia.
( an probably the rest of xs4all too ) |
2004-01-06 |
how the upgrade procudre for the xda-ii workds XDA-II bootloader commands note about diagnositc sd cardsfor the xda-I more details about wince boot memory maps of xda-ii gsm + ce + tool to dump/flash memory via tbootloader |
2003-11-04 |
created a patch for cmd.exe to get rid of the annoying 'Terminate Batch job (Y/N)' message updated my tools and romtools a few quick notes on the xda-ii / i-mate added xda-ii rom versions to my versions page added the patch to alevt I used to decode teletext packets |
2003-10-13 |
moved my download directory to here added sample code to dump kernel handle info here figured out how the wince admin policy password is stored here small program demonstrating the 'to-switch-or-not-to-switch' quizz problem |
2003-08-30 |
new project: rilhook, an attempt to add functionality to an existing device driver. perl script to decode sms I created an index to the ril patent |
2003-08-30 |
small note about cradle-disassembly.html script to unpack RSUpgrade.ca.CAB file added 'maximum gap' option to script to convert s-records note on how to create resource only dlls added list of RIL_DevSpecific functions to my ril page more memory ranges discoverd on the xda gsm update of OsImageTool.html |
2003-08-21 |
added ril info page, about ril.dll and rilgsm.dll |
2003-08-14 |
added xdagsm info page, about memory map of the xda gsm part |
2003-08-03 |
updated itsutils ( collection of windows CE rapi tools )
to include reading/writing of sd cards via your xda, flashing bootloader without the need for an
sd card, flashing a new bootup bitmap, without the need to reflash the entire rom. added batchfile version of splitrom added OsImageTool to copy ROM images to and from nb1, nbf, bin files, sdcards attached to your local machine, sdcards attached to your windows CE device, and windows CE ROM. I will be at the CCC from wednesday. my WikiPage |
2003-07-25 |
updated romtools to also create 2003 roms |
2003-07-16 |
wrote script to automatically take part in the wetenschapskwis added script to convert easy archive databases back to index files + images updated splitrom.pl script, used to edit wince rom images. now recognizes known roms, and allows merging of files. |
2003-07-11 |
added script to convert between various xda flash file formats added script to extract binaries from motorola s-record files added adaptrom, tool to fix nbf checksums updated xda rom versions page |
2003-07-07 |
started page with xda rom version information updated wince tools made page describing what object files are included in the wince3.17 kernel |
2003-07-05 |
currently I am mostly working on xda with some help of ida redid part of this page. |
2003-06-08 |
wrote howto crack zip passwords. specifically how to find known plaintext. |
2003-06-04 |
some IDC script I wrote for IDA |
2003-05-13 |
put online here several scripts I use to automatically interact with various sites. |
2003-04-28 |
some notes on fixedpoint arithmetic |
2003-04-27 |
some perl utilities I wrote to do handy things. also some tools to remotely do stuff on your wince device. |
2003-04-19 |
some gcc tools to aid profiling ARM code. |
2003-01-21 |
fix in girotel perl script. |
2002-12-05 |
calculated how close the dutch political parties are according to the kieswijzer. |
2002-10-02 |
needed some info on geometric functions, so wrote it down. |
2002-09-30 |
did some experimenting with forth/postscript programming here. |
2002-06-11 |
how to solve rubik's cube here. I bought a couple of new ones, the 5x5x5 professors cube, the megaminx and ... ( forgot name ). |
2002-05-05 |
calculated how close the dutch political parties are according to the kieswijzer. |
2002-04-22 |
summarized some math here. |
2002-03-13 |
calculated how close the dutch political parties are according to the kieswijzer. here is more info on how I calculated this. |
2002-01-13 |
added some links about swf/flash |
2001-12-31 |
put some disassemblers I wrote in the past online, here.
|
2001-12-04 |
ascii tv broadcastI am trying to put together a package to service tv signals in ascii (using aatv and aalib). |
2001-11-15 |
some notes on how to solve a least squares problem |
2001-06-04 |
made a page to decode egroups or yahoogroups 'protect id' endoding. usefull if you need someones email adress from a yahoo groups posting. |
2001-05-22 |
here some notes an code on using the ibutton keys. |
2001-05-15 |
I wrote a patch for apache, to allow easier browsing of sites which normally expect the 'http-referer' field to point to some portal site. see this page |
2001-04-21 |
girotel onlineI wrote some perl code to automatically download account information from girotel online |
2001-04-09 |
here you can find my research on the Pinnacle PCTV Pro v2.1 card. |
2001-04-01 |
here some notes on the ackerman function. |
2001-03-28 |
here some notes on how to efficiently iterate though possible primes. |
2001-02-05 |
made some old code available online
novell stuff
microsoft stuff
other software
|
2001-01-21 |
girotel onlineRecent development: the postbank introduced girotel online To find out how it works look at here |
2000-10-05 |
teletext datacastingI looked at some of the data transmitted in the teletext signal from most channels I receive on my cable connection. |
2000-09-30 |
My findings on the 196-algorithm (digit reversal sums) |
2000-09-19 |
n-dimensional world viewI attempt to get better insight into higher dimensional worlds by building an eye that can look into one.
|
2000-09-19 |
I summarized some math here, about volumes, algebra, geometry, polytopes, calculating square root, and solving equations. |
2000-07-17 |
some notes about regulate shapes here |
2000-05-28 |
I have a niece! |
2000-05-10 |
note about distances |
1998-05-08 |
girotel protocolGirotel is a (pre-internet) online banking system in the netherlands. published reverse engineered girotel protocol online. See my girotel project page |
?????
old idea list