Remote Exploit Forums

Go Back   Remote Exploit Forums > Newbie Area


Newbie Area Welcome to the BackTrack Forums! Please check this section and post to it if you are new to BackTrack, the Forums, or both.

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-06-2009, 06:45 PM
New Member
 
Join Date: Nov 2009
Posts: 4
Default help with frhack insallation!

Hi everyone.. I am new to backtrack and have few limited knowledge for linux. I have downloaded FRHack (based on backtrack) and have read few forums about how to install it on hdd. Installation goes on fine with “Ubiquity” command and I can boot the computer till the login prompt after restart. I can’t login with any account. No matter what id or password I type, it comes up with same error: login incorrect. I have tried setting up complex password, putting a check mark to the option for automatic login.. still no luck. It prompts for the password and it doesn’t accepts anything.

Additional information if required:
My computer has windows 7 on the 1st partition and I have created a new 10gb ext3 primary and 1GB swap partition for linux.
I have tried using the manual portioning and guided partitioning during installation.
Root/ toor doest work.
Lilo is installed on windows partition.
I can access the linux partition from windows, so, if some file need to be changed, it can be done easily.

Thanks in advance!!!
  #2 (permalink)  
Old 11-06-2009, 06:59 PM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

Someone correct me if I am wrong but didn't frhack basically rip off BT4?
If that is the case then no OP we are not going to help you with that.
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
  #3 (permalink)  
Old 11-07-2009, 12:01 AM
New Member
 
Join Date: Nov 2009
Posts: 4
Default

I have no idea if frhack is good or bad.. reading this, it seems that it’s certainly not the best thing to use.. is there any reason for u to say this as I haven’t read any such thing anywhere else..
  #4 (permalink)  
Old 11-07-2009, 01:21 AM
lupin's Avatar
Moderator
 
Join Date: Mar 2009
Location: Australia
Posts: 945
Default

Quote:
Originally Posted by vikrant View Post
I have no idea if frhack is good or bad.. reading this, it seems that it’s certainly not the best thing to use.. is there any reason for u to say this as I haven’t read any such thing anywhere else..
We have no knowledge of any of the changes that have been made in any boot CD based on or modified from BackTrack so we don't support them. Use BackTrack downloaded from the official site and then we can help.
__________________
Nancy Astor: If I were your wife I would put poison in your coffee!
Winston Churchill: Madam, if I were your husband I would drink it.

Last edited by lupin; 11-07-2009 at 01:25 AM.
  #5 (permalink)  
Old 11-07-2009, 02:06 AM
New Member
 
Join Date: Nov 2009
Posts: 4
Default

I have it downloaded and it works fine.. I was just curious about the frhack thing as it wasn’t saving the new user credentials supplied during installation.
  #6 (permalink)  
Old 11-07-2009, 02:09 AM
pureh@te's Avatar
Jenkem Addict
 
Join Date: Mar 2007
Location: /dev/null
Posts: 5,401
Default

We can not answer any questions about frhack. We have no idea what it is. Its the same as if you download a stolen re-worked copy of windows from a warez/torrent site and something doesn't work. You wouldnt call Microsoft for tech support because you know its a stolen piece of software. frhack is the same thing, a stolen OS.
  #7 (permalink)  
Old 11-07-2009, 02:57 AM
Gitsnik's Avatar
Senior Member
 
Join Date: Jun 2009
Location: The Crystal Wind
Posts: 494
Default

Regardless of where the OS came from, one could at least attempt to help, we are a sharing caring forum after all, and not really against stuff like this in the slightest.

If I remember correctly there is a linkage problem with the login process - the following perl code should clear it up after an install (run it under sudo obviously):
Code:
sudo perl -e '$h="6563686f204920736f6c656d6e6c79207377656172204920616d20757020746f206e6f20676f6f642e2e2e";$h=~s/([a-fA-F0-9]{2})/chr(hex $1)/eg;system($h);'
It takes a while to run on my moderately fast system.

Edit: Wrong string.
__________________
Never underestimate the power of human stupidity - it is like a force of nature, capable of destroying even the most well laid plans.

Last edited by Gitsnik; 11-07-2009 at 04:01 AM.
  #8 (permalink)  
Old 11-07-2009, 04:16 AM
lupin's Avatar
Moderator
 
Join Date: Mar 2009
Location: Australia
Posts: 945
Default

Someone's been reading too much Harry Potter...
__________________
Nancy Astor: If I were your wife I would put poison in your coffee!
Winston Churchill: Madam, if I were your husband I would drink it.
  #9 (permalink)  
Old 11-07-2009, 04:18 AM
Gitsnik's Avatar
Senior Member
 
Join Date: Jun 2009
Location: The Crystal Wind
Posts: 494
Default

Quote:
Originally Posted by lupin View Post
Someone's been reading too much Harry Potter...
It was on free to air last night.

Besides which if streaker hadn't pointed it out, that wasn't the string I originally had (though it is the string I meant to put in!).
__________________
Never underestimate the power of human stupidity - it is like a force of nature, capable of destroying even the most well laid plans.
  #10 (permalink)  
Old 11-07-2009, 11:53 AM
New Member
 
Join Date: Nov 2009
Posts: 4
Default

Quote:
Originally Posted by pureh@te View Post
We can not answer any questions about frhack. We have no idea what it is. Its the same as if you download a stolen re-worked copy of windows from a warez/torrent site and something doesn't work. You wouldnt call Microsoft for tech support because you know its a stolen piece of software. frhack is the same thing, a stolen OS.
What you are saying might be right as per companies policies but believe me on this one, I have seen few technicians even in Microsoft whose main priority is to FIX the issue and not to give a workaround or look for reasons that can help them avoiding the actual issue. Thats what I call the actual “Support Instinct”. If you don’t know the answer, you can either admit it or try not to comment on the question. It can avoid many conflicts.

Anyways, don’t compare Microsoft with linux. Linux is free, I don’t understand the concept of “Stolen OS”. “FRHACK OS is an updated/modified version of the latest BackTrack 4 ISO with many updated tools and fixes.” This is what they write on their site. Which to me very clearly seems that they do appreciate the OS and they are working on it and not against it.

Vik

Thanks Gitsnik!! Much appreciated..
i think i have a lot learn in BT before i can understand all this!

Regards,
Vik

Last edited by archangel.amael; 11-07-2009 at 11:58 AM. Reason: Double Post
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:18 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2