Archive for November, 2008

PHP Bytecode in Binnavi 2.0

Wednesday, November 5th, 2008

I just finished porting php2sql 0.1 to the new Binnavi 2.0 database format. php2sql is my still private way to import PHP bytecode into Binnavi for manual analysation and navigation. Here are some screenshots how the PHP bytecode of FluxBB 1.2.20 looks like in Binnavi. First screen shows the project overview window. ...

PHP USB Device to solve namespace problems

Monday, November 3rd, 2008

Now that the PHP namespace seperator is fixed as backslash developers around the world face two problems. On the one hand their source code will end up looking more ugly than .NET source code and on the other hand most non-american keyboards, especially those attached to apple computers will require ...