codenaschen.de »


DECT Hacking

Tue, 28 Jul 15 18:02:17 +0200

I uploaded the com-on-air linux driver to make it available again. Now you just must find old hardware to put your card in...


I hate Experts-Exchange....

Sun, 16 Nov 14 14:02:33 +0100

...and a big couple more of this useless crappy junk in Google search results. This is how to use a Firefox search plugin to permanently remove domains from your search results.


Hacking the Rigol DS1022C to 100MHz

Sat, 04 May 13 05:43:49 +0200

As I digged in the Rigol DS1052E Firmware I found some keycodes that exists, but when you used it, nothing happened. One of it has really nice effekts on older Rigol Scopes :D


Low-Cost Spray Etcher in Action

Thu, 07 Mar 13 21:18:32 +0100

This is the first test of my self-made spray etching machine. Maybee I will release some information and pictures in the next weeks.


Dojo DnD with position:fixed, a quick and dirty hack

Tue, 06 Nov 12 22:41:44 +0100

Dojo is a nice javascript framework that i.e. let you make mouse moveable windows with only some lines of code. But this will not work with position:fixed windows. This is a quick'n'dirty solution to get it to work.


CR16C Processor Plugin for IDA Pro

Tue, 12 Jun 12 01:02:26 +0200

I started to write a new IDA plugin, this time for the CR16C CPU.


Linux on a XUPv2 FPGA Board

Thu, 03 May 12 03:44:27 +0200

By installing the Xilinx toolchain and build environment for the linux kernel i ran into some little problems. To save time for me and others, here i write the solutions.


tichyBlog 1.0 released

Fri, 06 Apr 12 01:23:23 +0200

I wrote a small but comfortable Blogging/CMS-Software to use it for my own blog. Now, after i tested it for some time, i released the source under GPL v2.


Rigol Homebrew 4 All

Sat, 31 Dec 11 00:53:50 +0100

Read here about my toolchain for Rigol oscilloscopes that makes it possible to build your own software, link it against the installed firmware, upload and start it in normal operation of the device.


Three Rigol DS1xxx Firmware Secrets

Tue, 08 Nov 11 21:52:49 +0100

This time i wrote about some things i found by reverse engineering the Rigol DS1xxx Firmware.


Very First Rigol DS1052 Homebrew

Thu, 22 Sep 11 23:37:14 +0200

I'm proud to present you my first "Hello World" application on the Rigol DS1052E! So far as i know, it's the very first homebrew software on a rigol oscilloscope :)


Rigol RGL Firmware Update Loader

Fri, 09 Sep 11 01:37:39 +0200

The most problems i had with reverse engeineering the software of the rigol DS1052 scope was that i didn't know on which address the code from firmware updates should be loaded. But last tuesday i got a mail with sourcecode for a RGL firmware file loader from ThomasVlad.
I added it to the IDA Blackfin Plugin repository on github.


WindowBuster

Thu, 08 Sep 11 17:34:31 +0200

Long times ago, as i suddenly understood the MS Windows messaging system, i build a little tool to play around with the windows from running applications. You can play around with the window settings, change text, etc...

Look at the video inside !


PHP Access Log And Statistic Class

Mon, 01 Aug 11 09:24:23 +0200

Here you find a simple and easy to use class that can be added to PHP websites to log and display user activities.


Blackfin Processor Plugin for IDA Pro

Sat, 23 Apr 11 21:18:31 +0200

I needed a good comfortable Blackfin disassembler but i couldn't find one. So i wrote my own processor plugin for IDA Pro. You can get the source from here.


Hello World !

Sat, 02 Apr 11 01:04:09 +0200

Hello World ! This is my new blog. From now on i'm going to write about the hardware and software projects i work on. Have fun with reading.