Imvu client crash Exploit

While I have been building my little program which works like this: Little imvu hack.
I discovered a client crash bug. I did not digg into it deeper, maybe its a possible code injection opportunity :p. The trick is, you enter to chat with huge user ID number (9483985934589345934) and send whatever text you want. Imvu client crashes right away.

Oh and as you can see from the picture, you can be whoever you want on imvu. Even imvu inc itself.

Doodlez!

Imvu stupidity continues

It seems that imvu has updated its looks alot since i last used it. Funny – even when I havent used imvu I still get messages that I have been reported for abusive behaviour.
Anyway this wasnt what I wanted to talk about, I noticed that you can still use all the imvu hacks like before and you can do “friend only” actions without commands, just send a friend request to some random smuck and do whatever the fuck you want without actually being a friend of him.

I will reverse and check maybe there are some new and fun things to exploit in the NEW imvu bhahahah.

Run exe from command prompt

Once upon a time i used linux and I felt in love with the command line in there. I loved that i can absolutely run every program from there just typing it’s name. And of course you can do the same in windows with command prompt. I’ve done this so many years for now that its like second part of my life. The best thing is, it saves me from the desktop madness “now where did i put that shortcut”.
So I decided to write or i think it’s better to say screenshot a tutorial of the process how to get yourself this system up and running. Besides you can look cool near your script-kiddie buddies.

There are 7 easy steps to get your command line to execute all the programs you would like.

One:

Click on my computer – > properties or go into my computer and click inside the right mouse button somewhere – if you are stupid and cant do this extremely hard step then take a deep breath and try again.

Two:

Locate the Advanced tab under the window which popped up and click on the Environment Variables button.

Three:

Two lists with crazy stuff inside it pop up. Select the second list and locate “Path” and click edit.

Four:

Under the Variable Value editbox add a new value where you are going to store shortcut files for future to be cool. I’ve chosen a folder D:\links for this purpose because it’s easy to access for me personally, you can choose something different. Just be sure to add semicolon there in the beginning of your entry. “;D:\links” if you don’t add the semicolon it wont end the last line and you can screw something up.

Five:

If you haven’t already then create a folder in the right path which is going to store your shortcut files of executables you wanna be able to run from command line. Remember I’ve chosen “D:\Links” for my path.

Six:

Paste your favorite application shortcut in the folder. I haven’t tried names which have spaces in them, i usually rename the shortcuts to into something more memorable and also to save my time in the typing progress..

Seven:

Press Win + R or go Start -> Run and type the shortcut name you just created. You also can do this from Command Line if you’d like to be  super cool.

Thats it, you can now call yourself a power user.