About 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!
Panoramica
VMeisoft SPY è un software Freeware nella categoria Sviluppo sviluppato da VMeisoft.
L'ultima versione di VMeisoft SPY è attualmente sconosciuto. Inizialmente è stato aggiunto al nostro database su 11/07/2013.
VMeisoft SPY viene eseguito sui seguenti sistemi operativi: Windows.
VMeisoft SPY non è stato valutato dai nostri utenti ancora.
con UpdateStar freeware.
Ultime recensioni
![]() |
PC-Putzer
Migliora le prestazioni del tuo PC con PC-Putzer! |
![]() |
Brother P-touch Editor
Organizza e personalizza le etichette con facilità utilizzando Brother P-touch Editor. |
![]() |
Flux
Rivoluziona il tuo flusso di lavoro con Flux di Cedrat! |
![]() |
UBitMenu RU
Trasforma la tua esperienza con Autodesk Revit con UBitMenu RU! |
AnyMP4 DVD Converter for Mac
Conversione DVD fluida ed efficiente con AnyMP4 DVD Converter per Mac |
|
AnyMP4 MXF Converter for Mac
Conversione MXF senza sforzo per utenti Mac |
![]() |
UpdateStar Premium Edition
Mantenere aggiornato il tuo software non è mai stato così facile con UpdateStar Premium Edition! |
![]() |
Microsoft Edge
Un nuovo standard nella navigazione web |
![]() |
Google Chrome
Browser Web veloce e versatile |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Migliora le prestazioni del tuo sistema con Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essenziale per l'esecuzione di applicazioni Visual C++ |
![]() |
Microsoft OneDrive
Semplifica la gestione dei file con Microsoft OneDrive |