...
0001100100110111110001011101100001000001010100110011011000011110111011110101110101001101010011110001000100110000100001000010011110
1001100010101111001101001011100110111100111100111011011100000110110001010011010001001111011111000100000101010110100101011000000101
1101011101011000001011010101001011010110100001001010010111000100101011101011011001011110110111101110010110101110101111100011001111
1001011111010000000011010101111111011000011101010111000001010110100000111101111110100110010111100111010100111001011101110000000000
0001110011010010100000001011001000010100001110001111111010000000011000010101000000111010011110010110100111010111111101010000101101
1010111000110101011100010000100010010101100110000101000000010011000000011101100101001001011111001111100011100000101101001111011100
1010000000010100000111110100101001011011011111100100101101001001011010001110000001100101010010111111101101101010010100011101111001
1011110000101010011100100101110001101110111001010110000110111000010000001000000101000111100100111011000001110110001000010001010100
1111001111000001111101110111100011000000000000110001001011010001001100010100100100001111101011010000101010001110101000011000011100
1110101111100011000010000101101101101110001110101000000100000011100011000111011011010110011001010101111101010010110100011011010010
0100010011010011100101101111000110001000011001101111001111011000011001001011111101110010000100010101000110110100101100110100001010
0010111101001000010011111101000100100001011111001100101000000010101000101011010110100111001000101111001001001110011110101001111010
RE
RE-Tools
Security
Operating Systems
Development Tools
Digital Art
Didatic Materials
Virtualization
zines...
"... i don't understand the world... i wont understand the world... i don't belive that someone in sometime... said what? sorry i don't understand... rakish"

Thursday, March 27, 2008

Firefox 2.0.0.13



OMG! =p

Firefox 2.0.0.12
MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
MFSA 2008-18 Java socket connection to any local port via LiveConnect
MFSA 2008-17 Privacy issue with SSL Client Authentication
MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution

That's my favorite browser because the amazing plug-ins like firebug, but looking at these bugs i'm still afraid to run it on my machine! even though if i'm with Windows Vista with latest patches (Vista with its isolation is pretty good, but really i think that we need be careful before do somethings...)

Hey i'm not protecting the Internet Explorer, i just don't use it, but anyway later i think that i'll make a comparison of both browsers.

Would be good "fly" in the web inside one VM, or an isolation especially made for web applications inside the OS's!

^^

BitBlaze - Binary Analysis for COTS Protection and Malicious Code Defense

Has passed some months that i have jumped onto world of bits, rather some kind of studies related with reverse engineering.After some hours navigating through our amazing web i have found some nice interesting things about malware analysis, something that really need figure out what is the behavior of such applications.The BitBlaze is a great goal because what i have found in my little life in RCE is still far away from an "automated" analysis.Sure that actually we have some engines inside anti-virus that do something like heuristic analysis, but that framework is a bit different.

Anyway i still don't have a concrete idea in what this will be when it release, so i'm just someone that is curious. :)

Well one thing really make sense, we are in an era that information is growing more each day, and a way to organize it is by computers in general term, but what about the security?

That's good!

Today we have a wide variety of tools that generate malware in seconds... is good we start improve our "skills" in something beyond the old "signatures" ...

Thursday, February 14, 2008 has occur an event by Dawn Song at UC Berkeley

I would like to watch it :]

If i find the video i'll post here...

More informations at:

http://bitblaze.cs.berkeley.edu

Saturday, March 1, 2008

Blender

Long time has passed that i don't post anything about drawing stuff, specifically in the side of 3D digital art.Sometime i'll post my works here.

Here is some examples in where you can reach with some practices

http://www.blender.org/features-gallery/gallery/images/

Blender Wiki

Some Books


  • Introducing Character Animation with Blender

  • Blender Basics Second Edition

Finally Code::Blocks 8.02 has been released!

I was waiting for it for a long time!

Just because thats the best IDE for code C-C++ stuff on various platforms, really fast(the software is fast and package take you ready to code!), i recommend to beginners and professionals that code something that go beyond the Windows(that is good, why you will code forever just for windows?thats really not good...we change with the time!)

However i recommend to anybody never be attached to just "one thing", the world is big and we have a lot of things, why be focused on just one thing?

If you like to code in both platforms like Windows and Unix like systems, you can use others tools too(i mean related with c/c++ coding):

Eclipse: thats a good tool, but for code in both systems you will need some time to set up the configurations and make sure that what you did is the right thing(bad for who is starting)

Netbeans: same as eclipse in some aspects and you still need be more experienced with programming on these languages and compile systems.

As you see if you want first learn the language (C/C++ in this case) an later venture in something else (i recommend first learn language :) ) better you choose the CodeBlocks IDE that come with compiler(in case of windows the MinGW).

Thats all, thanks for the guys that made this IDE, go there download the IDE and start coding maybe in sometime you can make a great thing like they did now.

:)