The New Era
Septiembre 28, 2008
Has someone asked itself about what’s going on?
Some days ago I did and I realized that there are too many things happening in the world, I used to think the future will come, but the very truth is that the future is here, and is reaching us so fast that we can’t even notice.
Some time ago I read about the Web 2.0 and how It’s was going to be, but the Web 2.0 was already here, and the Web 3.0 it’s getting closer, I loved the Wikipedia’s analogy about the Web:
- Web 1.0 (read-only)
- Web 2.0 (read-write)
- Web 3.0 (read-write-execute)
When I was a child, I used to think about the future, the flying cars, the houses in the moon, a lot of things that seemed like I got them from a drunk person.
Now we don’t have houses on the moon, but we got smartphones, with wi-fi, mms, e-mail, etc. Why hire an assistant if you can get a smartphone?, Why contract a phone line if we can set up a VoIP phone?, Why use the postal service if I can send an e-mail?, I don’t have to go to library anymore because I have Internet, I don’t even have to read a book, the computer does, and sometimes I don’t use the mouse or the keyboard, with a bluetooth hands free I give orders to the computer.
As a computer engineer, I wonder, Why do it if I can code it?
The IA was a dream, now It’s a reality. The human brain has created many awesome things, I hope we can use our brilliant mind to do something good with the earth. Everything’s going to change soon, the new era won’t come, it’s already here and we have to move on.
Some years ago the big deal was to create the tools, now the big deal is what to do with the tools?
What’s gonna happen now?
What will follow our present?
We are living our parent’s future, now we have to make our’s.
Java Course
Septiembre 17, 2008
You can find the Java course by Cisco here.
http://rapidshare.com/files/146058010/Curricula.tar.gz.html
Let your computer reads for you
Junio 27, 2008
I found a little program text-to-speech, TextAloud is a program wich has some voices, the crack for the program and the crack to the Jorge’s voice.
http://rapidshare.com/files/88536416/TA2173.rar.html
I’ll edit this later.
Root access exploiting a kernel bug
Mayo 14, 2008
The uid and gid have a little bug that allow users being root, obviously it’s not that simple, the source code in the exploit(written in C and Assembler) let you have access as root, without asking for a password, this bug can be great if you wanna hack a system, but for the ones that want protect their system it’s a really huge problem.
It can be fixed, the bug just can be exploited in 2.6.24.1 kernel and olders, actually, if you got a newer kernel you don’t have to be afraid.
Well you just have to compile and run the program, but it will be great if you understand the source code, the bug was improved from an older version, anyway, it works really good, here you have a couple of screenshots.
if you want the code, write a comment and i’ll mail you.
Root shell from grub
Mayo 13, 2008
Well now, I’ll show you a trick to get root access without any password, from the grub it’s pretty simple, we’ll get access like recovery mode, and that will give us the root shell, just by modifying one line.
When the grub boots, type ‘e’ to edit the line that boots linux, then you’ll see some lines, edit the line that contains the kernel, then somewhere you’ll se ‘ro quiet’ or something like that, then erase from the end until the ro and edit to
ro init=/bin/bash
bash is the shell we want, it can be csh or sh.
Then press return and you’ll return to the lines of the grub in your linux choice, DON’T TYPE RETURN TO BOOT, BECAUSE THE TRICK WON’T WORK, YOU HAVE TO TYPE ‘b’ TO BOOT WITH THE LINE WE CHANGED, then you’ll have the root access.
Here’s the video hos this works.
Enjoy it
The New Stage
Mayo 5, 2008
Well the time of dancing, hanging up is over, now I start the new school time.
I’ll be back with more posts, I’m downloading the Debian Lenny Testing I’ll post how it’s going with it.
See u in the next post

