Pario TechnoBlob
About
Posts
Category: Web
Howto decompose a SWF Adobe Flash file
This post describes howto decompose a SWF Flash-file using linux and a program named swfextract. The post came to life because I had to do some changes to one of my flash...
Replace specific HTML tags using sed and regular expression
In this post I would like to replace all HTML tags in a HTML file with a tag. # sed -e 's/<embed[^]
>/<strong>/g' filename.html newfile.html And if you would...
WordPress themes with eval and base64_decode lines
Lately I’ve been downloading and reading myself up on WordPress themes and stumbled upon something curious. Many themes had encrypted code/lines starting with the following...
Howto make Adobe Flash work on 64-bit Ubuntu
This post is actually not a HOWTO, but a quick tip on how to install Adobe Flash 10 in 64-bit Ubuntu. I’ve tested this in Ubuntu 9.4 with great success using the following...
««
«
1
2
3
4
…
10
»
»»