Results 1 to 10 of 10

Thread: HElp me with this code

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2014
    Posts
    5

    Unhappy HElp me with this code

    Hello I am greatly in need of help
    I have a VB C++ project which is executing properly

    I wanted to ask how to get decrypt a text in this code. and what is ""key obtained from second party"... any experts on cryptography and fractal pls help me...
    Attached Files Attached Files

  2. #2
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,711

    Re: HElp me with this code

    yagyesh, Is this a C++ project or a C# project? Also, why are you needing to decrypt a text in this code?
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2014
    Posts
    5

    Re: HElp me with this code

    Sorry It is not C++ code. It is a c# code. I am actually confused about how will decrypt button work in this code because it is not doing any function on clicking .. can u explain to me???

  4. #4
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,711

    Re: HElp me with this code

    I am going to move this thread to the C# forums and hopefully a member will be able to help you better there.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  5. #5
    Smooth Moperator techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,531

    Re: HElp me with this code

    In the future please clean out your folders and delete the obj and bin folders before zipping and up loading... your inclusion of the compiled exe and dll files caused me to fight chrome to download it. Plus it's against forum policy to upload compiled bits.


    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6
    Smooth Moperator techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,531

    Re: HElp me with this code

    The decrypt button does what it says it does... it decrypts the message based on the cypher... although it doesn't look all that complex. so for it to decrypt you have to have an encrypted message first.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7

    Thread Starter
    New Member
    Join Date
    Aug 2014
    Posts
    5

    Re: HElp me with this code

    Quote Originally Posted by techgnome View Post
    The decrypt button does what it says it does... it decrypts the message based on the cypher... although it doesn't look all that complex. so for it to decrypt you have to have an encrypted message first.

    -tg
    how to get "the key obtained from 2nd party" what u put into that??? Pls explain.
    when i am clicking on Decrypt nothing happens..

  8. #8

    Thread Starter
    New Member
    Join Date
    Aug 2014
    Posts
    5

    Re: HElp me with this code

    help me please i have solved everything but i am stuck at one problem.
    the text is only encrypting correct when language is Ukrainian. how to work it with English pls help pls pls pls

  9. #9

    Thread Starter
    New Member
    Join Date
    Aug 2014
    Posts
    5

    Re: HElp me with this code

    ?????????????????

  10. #10
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: HElp me with this code

    Quote Originally Posted by yagyesh View Post
    help me please i have solved everything but i am stuck at one problem.
    the text is only encrypting correct when language is Ukrainian. how to work it with English pls help pls pls pls
    Running the project it has a problem importing "FractalEnc_TemporaryKey.pfx" as says the file may be password protected. If it is password protected it would be a good idea to either re-upload attachment in to the post so that file DOES NOT contain a password or send the people who are trying to help with this problem the password in a Private Message.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width