Author Archives: amar

Find and decrypt cisco group password on Mac

So today I wanted to move one Cisco VPN connection from my MBP to another mac. The problem was that I didn’t received any .pcf file from admin, I got only group login and password (which I didn’t wrote down). … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , , , | Leave a comment

Ad Hoc profiles and application distribution via web

Note: Check this post for new details how to setup ad hoc profiles over web for beta testing. So after several hours of try and fail I have succeeded finally with distribution of Ad Hoc signed applications for beta testing … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , , , , , | 6 Comments

iPhone contacts sync with Google exchange – problem solved

Today I have sorted and deleted old contacts and when I have synced them from Google to my iPhone (after erasing all contacts on my iPhone) I run into the problems. All contacts were there but maybe 1% had real … Continue reading

Posted in iPhone | Leave a comment

Debugging EXEC_BAD_ACCESS on iPhone

Last night I had a problem with application crashing without obvious reason, I didn’t change much in code (I thought so). So a bit googling and I found solution written by codza how to debug this and find the source … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , , , | Leave a comment

UIImageView is moving view to 0,0

Today I had weird problem while creating one iPhone application. I have created one UIView and added one UIImageView to it and loaded it with Default.png image, but when starting the program whole view is moved up for 20px, it’s … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , | Leave a comment

Failed to initialize dynamic preprocessor: SF_SDF (IPV6) version 1.1.1

Today I have tried to update my Snort and rules and when testing I got this error message because IPV6 was not enabled on my computer. The fix is very simple, just delete sf_sdf.dll file from C:\Snort\lib\snort_dynamicpreprocessor directory and start … Continue reading

Posted in Tips and tricks | Tagged , , , , , , | 2 Comments

#Arduino flash trigger v1 – parts list and schematics

So as promised here is the parts list for the first version of the Arduino flash trigger. 1x Atmega 168 or smaller chip with Arduino bootloader preprogrammed (the code compiled is only 4k) 1x 28-pin IC socket (so that you … Continue reading

Posted in Arduino, Photography, Projects | Tagged , , , , , , , , | 2 Comments

#Arduino flash trigger – update 2

So the first prototype board is soldered. All parts are mounted now and everything is working except debug button, I have to find why is that because I couldn’t find any obvious reason. The soldering was OK with only few … Continue reading

Posted in Arduino, Photography, Projects | Tagged , , , , , , , | 2 Comments

#Arduino flash trigger – update 1

Here are two pictures of the first prototype board for the Arduino flash trigger. Things that I have changed from the last scheme are: removed triggering 3.5mm female connector, instead I have 3-pin connectors to connect wires on one or … Continue reading

Posted in Arduino, Photography, Projects | Tagged , , , , , , , , | Leave a comment

#Arduino -> Flash trigger via laser for watterdrops

Today I have been asked if I can write something about mine Nikon flash Arduino trigger video that I have put on Youtube. And here it is, description, schematics, video and sample pictures. The idea has already been seen on … Continue reading

Posted in Arduino, Photography, Projects | Tagged , , , , , | 8 Comments