Search:

Type: Posts; User: rmchokku; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    7
    Views
    6,361

    I agree to HTRegz. With regard to Windows Rights...

    I agree to HTRegz. With regard to Windows Rights Management Services(RMS), there should be client and server versions of the software. The client PC should be installed with the client version of...
  2. Replies
    7
    Views
    6,361

    I have converted the document into pdf and I have...

    I have converted the document into pdf and I have achieved the security requirements specified in my last post except restricting someone from copying the file. With NTFS, Copying couldn't be...
  3. Replies
    7
    Views
    6,361

    Thanks

    Thanks friends for your inputs.
    Chokku.
  4. Replies
    7
    Views
    6,361

    Document Security

    Dear friends,

    I'm creating documents in word and excel which contains certain diagrams and information. I want to give maximum security to that document. The security requirements are:
    a) The...
  5. Replies
    15
    Views
    8,487

    I saw your code. Lot of variables used. Some...

    I saw your code. Lot of variables used. Some lines can be cut down.But for timebeing let us have the same and discuss.Have you noticed this in your code;

    printf("%d ", inputChar[e] + mod);

    You...
  6. Replies
    15
    Views
    8,487

    Dwcnmv, Are you doing c/c++ now? I would...

    Dwcnmv,

    Are you doing c/c++ now? I would suggest you to restrict from clubbing the languages(though C++ is from C, it is advanced). My suggestions for the above code:

    a) for getting the ascii...
  7. Replies
    4
    Views
    22,277

    Poll: NullDevice, I thank you for yours and Sirdice'...

    NullDevice,

    I thank you for yours and Sirdice' suggestions. This is not to create viruses but to understand how they work.I will make use of for writing some useful programs.

    In the mean time...
  8. Replies
    4
    Views
    22,277

    Poll: Terminate and Stay Resident programs

    :confused:

    Dear friends,

    I assess my C++ knowledge as a beginner. I'm interested in doing systems programming. I have come across books called "C odyssey-Advanced Ms-DOS programming" and also...
  9. Thread: cryptography

    by rmchokku
    Replies
    5
    Views
    6,991

    Thanks for your reply.I could get out ASCII for...

    Thanks for your reply.I could get out ASCII for word files if saved in ascii format but for non-ascii files how can we encrypt.If you come across any idea or logic of doing share with me.
    Chokks.
  10. Thread: cryptography

    by rmchokku
    Replies
    5
    Views
    6,991

    cryptography

    How can encrypt document(Ms-Word) or other files except ascii text files using VC++?If we have the ascii value we could manipulate files but how can we do for a word document? I tried with my own...
  11. Replies
    4
    Views
    7,055

    Cryptography

    Integrity:

    Could anyone please tell me the logic behind file integrity checkers(for example md5.exe).What type of logic can be applied while designing tools like that.Do think that i'm asking the...
  12. Replies
    8
    Views
    7,813

    Thanks for your reply.Tell me what i should do...

    Thanks for your reply.Tell me what i should do now and how can i work with DES? Can i get the source code of that anywhere??if a tool could generate passwords why not it can be called as an password...
  13. Replies
    8
    Views
    7,813

    brute-force attack..

    Hi everyone,
    I'm learning C atpresent and interested in developing some attack tools.I want to create first a brute force attack tool(i.e) password guesser.Based on the user constraints(a-z,1-0),the...
  14. Replies
    3
    Views
    4,192

    sorry for my errors

    :) I'm sorry for posting my doubt in the wrong column.Even though i have given enough space i don't know why there was such a congestion.I will correct myself in the days to come.Thanks for your...
  15. Replies
    3
    Views
    4,192

    suggestions needed

    Dear friends,
    I'm a novice in programming interested in getting into systems security and [programming.I have a good deal of Knowledge in GUI programming(i.e VB).I'm an MBA,doing systems auditing...
Results 1 to 15 of 15