C# Vs C++ for Memory Editing menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Steveiwonder's Avatar Active Member
    Reputation
    31
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    C# Vs C++ for Memory Editing

    As the title says, which is better for Memory Editing?

    Or is it more of a preference thing? From what i can see on the Memory Editing forum most of it is C#?

    I'm learning C++ but wondering if i should just use C#? or BOTH?!

    discuss/suggest/flame

    C# Vs C++ for Memory Editing
  2. #2
    obfusk8's Avatar Member
    Reputation
    6
    Join Date
    Oct 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C++ is better, of course. Native code just can't be beat. That said, there are some nice API's out there for the C# guys. If you skick with C++ for now, you'll be better off in the end. You'll have more power at your disposal.
    C# has the advantage of being easier to work with. Quite often, people know both and do the dirty work in C++, and the rest in C#. That might be why it seems more talk of C#. That's my twocents

  3. #3
    noobnator's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I may not be worthed of reading but in my opnion IF YOU can have the time learn both.

    C# is great for fast coding and can do lots of stuff while C++ is more robust and can be used in various case scenarios like said above...

    if you dont have the time nor will to learn both but wants to learn 1 of it i would recommend you to first list what are the main things you will need or use and then check in which language you will be more confortable in acomplishing it...

  4. #4
    Steveiwonder's Avatar Active Member
    Reputation
    31
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well personally, at this moment in time i'm more intrested in Memory Reading Wow to create a BOT or some kind. Just as a starting point and there on inwards who knows what i can maybe create.

    For some kind of GUI which would be better?

    I have ALOT of time on my hands like i work for 4 days then have 8 days off to do what i want and get paid alot of $$$$$ so time is off the essence.

    I dont mind learning both languages, but to start with? Maybe C# are it sounds a little simpler?

  5. #5
    obfusk8's Avatar Member
    Reputation
    6
    Join Date
    Oct 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Steveiwonder View Post
    Well personally, at this moment in time i'm more intrested in Memory Reading Wow to create a BOT or some kind. Just as a starting point and there on inwards who knows what i can maybe create.

    For some kind of GUI which would be better?

    I have ALOT of time on my hands like i work for 4 days then have 8 days off to do what i want and get paid alot of $$$$$ so time is off the essence.

    I dont mind learning both languages, but to start with? Maybe C# are it sounds a little simpler?
    Keep in mind that programming is, well, hard. Get started with some tutorials in *any* language to see if programming is something you'll enjoy putting thousands of hours in to.

  6. #6
    Steveiwonder's Avatar Active Member
    Reputation
    31
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh i know i love programming, already heavily involved in web dev.

    but thanks for ideas/info's all

  7. #7
    d3rrial's Avatar Contributor Authenticator enabled
    Reputation
    127
    Join Date
    Apr 2010
    Posts
    527
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess if you know C++ well it'll be easier for you to edit the memory. But I'm sure it works with C# too.

    I would suggest you stick with C++

  8. #8
    noobnator's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well there is 2 libraries you can use to read and edit memory that i am aware of that makes life easier BlackMagic and MemoryLib and you can learn from it and create your own so i dont think that read/write/edit or w/e u prefer to call in C# will be any harder then what it can possible be in C++ in fact i think in C++ it is lil harder but i guess that is because i think C# is easier lol... well dont take me serious ... just my point of view.

    The good part of C++ is that you can create it from scratch ...

  9. #9
    Steveiwonder's Avatar Active Member
    Reputation
    31
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Appreciate all the comments, i think i'll stick with C++ as thats where i started and then try some C# next time

  10. #10
    Danne206's Avatar Contributor
    Reputation
    183
    Join Date
    Jan 2008
    Posts
    717
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you choose to learn C#:
    http://www.f.djs-gaming.com/Wrox.Pro...8.Mar.2008.pdf
    That's a good one.
    Dahnniel [DOT] s [AT] gmail [DOT] com

  11. #11
    Steveiwonder's Avatar Active Member
    Reputation
    31
    Join Date
    Oct 2009
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sweet thanks for that Danne, adding to my collection of absolutleyfookinghugeebooks

Similar Threads

  1. Memory Editing Section Call For Input
    By Cypher in forum WoW Memory Editing
    Replies: 69
    Last Post: 05-27-2012, 06:27 PM
  2. A starting point for memory editing?
    By StrudleJunkie in forum Programming
    Replies: 0
    Last Post: 06-24-2010, 08:13 PM
  3. [Request]Anty-Afk memory edit for 2.4.3
    By patrykos91 in forum WoW Memory Editing
    Replies: 3
    Last Post: 03-18-2010, 04:27 PM
  4. [Request]Anty-Afk memory edit for 2.4.3
    By patrykos91 in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 03-18-2010, 10:36 AM
All times are GMT -5. The time now is 03:05 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search