CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Need help with a Crypter

    HI guys I'm new to this forum and I'm coding a Crypter in C
    Everything is fine but when stub is executed it open a prompt for few seconds , Is there any way to hide it ?

    Thanks for the help guys

  2. #2
    Join Date
    Feb 2012
    Location
    Strasbourg, France
    Posts
    116

    Re: Need help with a Crypter

    C or C# ?
    Are you talking of the command prompt that pops when you debug your program ?

Tags for this Thread

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

Featured