Class to get version info(header only) menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Icesythe7's Avatar Contributor
    Reputation
    231
    Join Date
    Feb 2017
    Posts
    168
    Thanks G/R
    10/111
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Class to get version info(header only)

    Simple class I made to get the version info from any exe you are injected into without needing any version address (like in wow)
    [C++] BuildInfo Class - Pastebin.com

    Usage is as follows

    Code:
    	//get current build info
    	const auto currentBuild = BuildInfo();
    	//compare currentinfo to the info you specify
    	if (currentBuild.version() == BuildInfo::BuildInfoVersion{ 3, 3, 5, 12340 })
    	{
    		//versions match do something
    		std::cout << currentBuild.toString() << "\n";
    	}
    
    	//print just the build number
    	std::cout << currentBuild.version().build_number;
    Last edited by Icesythe7; 04-04-2020 at 03:17 PM. Reason: optimized the class so it cant be used improperly to create overhead

    Class to get version info(header only)
  2. Thanks Corthezz (1 members gave Thanks to Icesythe7 for this useful post)
  3. #2
    Lvv's Avatar Member
    Reputation
    1
    Join Date
    Feb 2020
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't understand, but I think it's very powerful

Similar Threads

  1. how to get full info
    By ninki in forum WoW Scam Prevention
    Replies: 18
    Last Post: 07-16-2008, 05:52 PM
  2. What YOU need to get account info changed
    By Loveshock in forum WoW Scams Help
    Replies: 23
    Last Post: 04-02-2008, 09:47 PM
  3. How to get account info on scammed account(short version included)
    By pewpewlazerz in forum WoW Scam Prevention
    Replies: 1
    Last Post: 02-26-2008, 05:18 AM
  4. Replies: 17
    Last Post: 10-23-2007, 01:39 PM
  5. ways for classes to get into old IF
    By kobekid in forum World of Warcraft Exploration
    Replies: 9
    Last Post: 05-31-2007, 06:21 PM
All times are GMT -5. The time now is 01:16 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search