How i could protect my application from process memory editing?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PRANEET ARORA
    New Member
    • Feb 2008
    • 4

    How i could protect my application from process memory editing?

    I know that WinAPI has built-in hacking functions.
    How i could protect my application from process memory editing, deny DLL injecting and other hacking ways.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    I would suggest reading a book:

    Writing Secure Code: Practical Strategies and Proven Techniques for Building Secure Applications in a Networked World by Michael Howard and David LeBlanc

    Comment

    • PRANEET ARORA
      New Member
      • Feb 2008
      • 4

      #3
      Originally posted by RedSon
      I would suggest reading a book:

      Writing Secure Code: Practical Strategies and Proven Techniques for Building Secure Applications in a Networked World by Michael Howard and David LeBlanc
      i just hope dat i ll b worth reading.
      thank you!!

      Comment

      Working...