GIDForums  

Go Back   GIDForums > Computer Programming Forums > C Programming Language
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 26-Apr-2006, 05:53
Ynot Ynot is offline
New Member
 
Join Date: Apr 2006
Posts: 1
Ynot is on a distinguished road

designing small C binary


Hi all
new member

I'm mainly a php guy
and am designing a php web app at the mo
that will link a number of small companies together, via a central webserver to share information
however, authentication is a major factor, here

seeing as the php can be viewed by the sys-admin (who is employed by one of the companies) I need to be able to hide the authentication method (ie. external to php)

I am thinking of putting together a small set of C libraries for authentication within the php site.

as an example, one will accept a username and hashed password and return true or false

the point is, I don't want the admin of the webserver to know how the authentication is done.

The c libraries will obviously be on the webserver in a non web-accessable folder, and called in php

how easy would it be (is is even possible?) for the sys-admin to decompile the C libraries, and learn what is happening within?

Many thanks
Tony
  #2  
Old 26-Apr-2006, 10:01
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light

Re: designing small C binary


How smart is he?

I am not a hacker and I have no experience with it, but if he is experienced and persistant I am sure that he could reverse compile it.

However, he would desperately want to see it to do this. Also, he would probably have to have an outstanding knowledge of assembler & C.
 
 

Recent GIDBlogMeeting the populace by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help Problem with binary addition. lululg76 C++ Forum 5 19-Apr-2006 08:21
Binary Search Tree in C++ rpg3 C++ Forum 5 02-Apr-2006 09:53
help with 16-bit binary nos phil1234 C Programming Language 1 02-Mar-2006 12:06
Help with binary files (encryption?) pablowablo C++ Forum 6 28-Apr-2004 22:47

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 16:59.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.