by skufel | Jun 23, 2012 | BlackBerry, Development, Network, Security, SysAdmin
Recently submitted to BlackBerry AppWorld new application. This time small app which allows to decrypt enc_GroupPwd parameter from Cisco VPN Profile (PCF file). Awaiting for application approval.. once approved I will add button with link to BlackBerry AppWorld store....
by skufel | Jun 17, 2012 | Development, Infrastructure, Network, Security
Another small app written in Adobe Flex. This time to decrypt passwords stored in Cisco VPN PCF file. Just simply copy enc_GroupPwd or enc_UserPassword to decryptor and click Decrypt button 🙂 Using this small app you can decode: enc_GroupPwd – VPN group password...
by skufel | Jun 11, 2012 | BlackBerry, Development, Network, Security
Finally it happened that I commited my first application for BlackBerry PlayBook. Application I’ve created decodes Type 7 password which is stored in Cisco devices configuration. It is not complicated application and has splash screen and one application screen,...
by skufel | Jun 4, 2012 | Development
So, I’m doing my first attempts to write some simple apps in Adobe Flex using Flash Builder 4.6. One of funny things I came across was how to generate open file dialog windows and get name of the file which user picked from dialog windows. I guess still have to...