Saturday, June 20, 2015

Interesting Projects

I'm keeping the list of tools as online bookmark here -

https://github.com/automayt/FlowPlotter

http://threatstream.github.io/mhn/

https://github.com/stratosphereips/StratosphereTestingFramework

The list will grow from time to time so that I don't need to spawn another post.

Cheers ;)

The Regex Goodies

I came across this post and thinking it's very useful information. A lot of teaching points for people who love regular expression.

https://www.loggly.com/blog/regexes-the-bad-better-best/

Enjoy the read, cheers ;)

Friday, June 19, 2015

Oniguruma Regular Expression

For the regex geeks -

http://www.geocities.jp/kosako3/oniguruma/doc/RE.txt

Good reference!

Friday, June 12, 2015

Acrobat JavaScript API Reference

This is very complete reference from Acrobat and keep it for good when comes to analyse PDF file if javascript is embedded.

http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf

Cheers (;])