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!
概要
VMeisoft SPY は、 VMeisoftによって開発されたカテゴリ 開発 の フリーウェア ソフトウェアです。
VMeisoft SPY の最新バージョンが現在知られているです。 それは最初 2013/07/11 のデータベースに追加されました。
VMeisoft SPY が次のオペレーティング システムで実行されます: Windows。
VMeisoft SPY は私達のユーザーがまだ評価されていません。
最新のレビュー
![]() |
Joe
パーソナルファイナンスに革命を起こす: Joe by Wirth New Media Sarl |
![]() |
Stacher
Stacher: ワークフローを簡単に合理化 |
![]() |
Docker Desktop
Docker Desktop で開発プロセスに革命を起こしましょう。 |
![]() |
PDF Editor
CAD-KAS GbRのPDFエディターでPDF編集を効率化 |
![]() |
ASUS Hotplug Controller
ASUSホットプラグコントローラーによる究極の制御 |
![]() |
Check&Drive
Check&Drive:フリート管理の合理化を容易に |
![]() |
UpdateStar Premium Edition
ソフトウェアを最新の状態に保つことは、UpdateStar Premium Edition でかつてないほど簡単になりました。 |
![]() |
Microsoft Edge
Webブラウジングの新しい標準 |
![]() |
Google Chrome
高速で用途の広いWebブラウザ |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015再頒布可能パッケージでシステムパフォーマンスを向上させましょう! |
![]() |
Microsoft Visual C++ 2010 Redistributable
Visual C++ アプリケーションの実行に不可欠なコンポーネント |
![]() |
Microsoft OneDrive
Microsoft OneDriveでファイル管理を効率化 |