VMeisoft SPY
VMeisoft – SharewareAbout VMeisoft SPY
This is a binary executable file debugging tools. Can be used for debugging the compiled binaries or third-party binary dynamic or static library file. This tool is used to modify, redirect function import. Can also be used to monitor function calls or Redefining Function.
As in the following sample code:
Execute the following command line to compile the source file:
$gcc hello.c -o hello
Will generate named "hello" executable file, run the "hello" will be displayed: Hello World!
Open this tool in the tool to open "hello", you will see hello called "/usr/lib/libSystem.B.dylib" in the "printf" function to display this text.
See figure:
When debugging software, sometimes want to know what the procedure "printf" to pass those parameters, or want to call your own "printf".
First, we have to write their own "printf" function:
Execute the following command line to compile the source file:
$gcc -dynamiclib print1.c -o print1.dylib
Will generate "print1.dylib" dynamic libraries.
This example would call the system "printf" function, so we will own "printf" function named "print1".
In this tool to import "print1.dylib".
See figure:
Modify "_printf" as "_print1", select from "print1.dylib" import this function.
See figure:
Click "Apply" to save the changes.
See figure:
Save as "hello[1]".
Run "hello[1]", will get the following results:
$./hello[1]
Call Printf: format = Hello World!
विहंगावलोकन
VMeisoft SPY VMeisoft द्वारा विकसित श्रेणी विकास में एक Shareware सॉफ्टवेयर है।
VMeisoft SPY का नवीनतम संस्करण वर्तमान में अज्ञात है। इसे शुरू में 11-07-2013 को हमारे डेटाबेस में जोड़ा गया था।
VMeisoft SPY निम्न आपरेटिंग सिस्टमों पर चलता है: Windows.
VMeisoft SPY अभी तक हमारे उपयोगकर्ताओं द्वारा रेट नहीं किया गया है।
अपडेटस्टार फ्रीवेयर के साथ।
![]() |
UpdateStar Premium Edition
अपडेटस्टार प्रीमियम संस्करण: आपके सॉफ़्टवेयर अपडेट के प्रबंधन के लिए एक व्यावहारिक उपकरण अपडेटस्टार प्रीमियम संस्करण एक सॉफ्टवेयर प्रबंधन उपकरण है जो आपके पीसी को शीर्ष आकार में रखने में मदद करने के लिए डिज़ाइन किया गया है ताकि यह … |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015 Redistributable पैकेज Microsoft द्वारा बनाया गया एक सॉफ़्टवेयर घटक है। यह उपयोगकर्ताओं को विजुअल स्टूडियो 2015 का उपयोग करके बनाए गए अनुप्रयोगों को चलाने के लिए आवश्यक रनटाइम घटक प्रदान करता है। यह पुनर्वितरण … |
![]() |
Microsoft Edge
Microsoft Edge Microsoft द्वारा विकसित एक वेब ब्राउज़र है, जिसे बाज़ार में अन्य लोकप्रिय ब्राउज़रों के लिए एक हल्का और तेज़ विकल्प बनाया गया है। 2015 में लॉन्च किया गया, माइक्रोसॉफ्ट एज ने इंटरनेट एक्सप्लोरर को विंडोज ऑपरेटिंग सिस्टम पर … |
![]() |
Google Chrome
Chrome Google द्वारा विकसित एक वेब ब्राउज़र है। यह इसकी गति और कई नवीन विशेषताओं की विशेषता है। |
![]() |
Microsoft Visual C++ 2010 Redistributable
समीक्षा: Microsoft Visual C++ 2010 Microsoft द्वारा पुनर्वितरण योग्य Microsoft Visual C++ 2010 Redistributable Microsoft द्वारा विकसित एक सॉफ्टवेयर एप्लिकेशन है जो Microsoft Visual C++ 2010 के साथ निर्मित कार्यक्रमों के लिए रनटाइम घटक … |
![]() |
Microsoft Update Health Tools
Microsoft अद्यतन स्वास्थ्य उपकरण उपयोगकर्ताओं को उनके उपकरणों पर Windows अद्यतन से संबंधित समस्याओं का निवारण और ठीक करने में मदद करने के लिए Microsoft Corporation द्वारा विकसित एक सॉफ्टवेयर अनुप्रयोग है। विंडोज अपडेट अनुभव को बेहतर बनाने … |