Ghidra Software Reverse Engineering for Beginners: Analyze, identify, and avoid malicious code and potential threats in your networks and systems
            
暫譯: Ghidra 軟體逆向工程入門:分析、識別並避免網路與系統中的惡意程式碼及潛在威脅
        
        David, A. P.
- 出版商: Packt Publishing
- 出版日期: 2021-01-08
- 定價: $1,980
- 售價: 6.0 折 $1,188
- 語言: 英文
- 頁數: 322
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1800207972
- ISBN-13: 9781800207974
- 
    相關分類:
    
      Penetration-test
 
- 
    其他版本:
    
      Ghidra Software Reverse-Engineering for Beginners : Master the art of debugging, from understanding code to mitigating threats, 2/e (Paperback)
 
買這商品的人也買了...
- 
                
                   Python 錦囊妙計, 3/e (Python Cookbook, 3/e) Python 錦囊妙計, 3/e (Python Cookbook, 3/e)$880$695
- 
                
                   Soft Skills: The software developer's life manual (Paperback) Soft Skills: The software developer's life manual (Paperback)$1,330$1,264
- 
                
                   $458精通移動 App 測試實戰 技術 工具和案例 $458精通移動 App 測試實戰 技術 工具和案例
- 
                
                   $936Embedded Linux Development using Yocto Projects - Second Edition: Learn to leverage the power of Yocto Project to build efficient Linux-based products $936Embedded Linux Development using Yocto Projects - Second Edition: Learn to leverage the power of Yocto Project to build efficient Linux-based products
- 
                
                   Mastering Reverse Engineering: Re-engineer your ethical hacking skills (Paperback) Mastering Reverse Engineering: Re-engineer your ethical hacking skills (Paperback)$1,700$1,615
- 
                
                   $267奔跑吧 Linux內核 入門篇 $267奔跑吧 Linux內核 入門篇
- 
                
                   我們的行為是怎樣被設計的:友善設計如何改變人類的娛樂、生活與工作方式 我們的行為是怎樣被設計的:友善設計如何改變人類的娛樂、生活與工作方式$500$425
- 
                
                   線性代數應該這樣學, 3/e 線性代數應該這樣學, 3/e$419$398
- 
                
                   精通 Python|運用簡單的套件進行現代運算, 2/e (Introducing Python: Modern Computing in Simple Packages, 2/e) 精通 Python|運用簡單的套件進行現代運算, 2/e (Introducing Python: Modern Computing in Simple Packages, 2/e)$880$695
- 
                
                   $564Visual Studio Code 權威指南 $564Visual Studio Code 權威指南
- 
                
                   Python 自動化的樂趣|搞定重複瑣碎&單調無聊的工作, 2/e (Automate the Boring Stuff with Python : Practical Programming for Total Beginners, 2/e) Python 自動化的樂趣|搞定重複瑣碎&單調無聊的工作, 2/e (Automate the Boring Stuff with Python : Practical Programming for Total Beginners, 2/e)$680$537
- 
                
                   $611奔跑吧 Linux 內核入門篇, 2/e $611奔跑吧 Linux 內核入門篇, 2/e
- 
                
                   核心開發者親授!PyTorch 深度學習攻略 (Deep Learning with Pytorch) 核心開發者親授!PyTorch 深度學習攻略 (Deep Learning with Pytorch)$1,000$790
- 
                
                   $607Linux 嵌入式系統開發從小白到大牛 $607Linux 嵌入式系統開發從小白到大牛
- 
                
                   安卓 Frida 逆向與抓包實戰 安卓 Frida 逆向與抓包實戰$594$564
- 
                
                   STM32Cube 高效開發教程 (基礎篇) STM32Cube 高效開發教程 (基礎篇)$719$683
- 
                
                   $199嵌入式技術應用項目式教程(STM32版) $199嵌入式技術應用項目式教程(STM32版)
- 
                
                   野火 STM32 挑戰者開發板套件 V2 (底板+挑戰者F429核心板 + DAP下載器) 野火 STM32 挑戰者開發板套件 V2 (底板+挑戰者F429核心板 + DAP下載器)$4,400$4,180
- 
                
                   $505從零開始 Linux 運維實踐 $505從零開始 Linux 運維實踐
- 
                
                   Linux Kernel Debugging: Leverage proven tools and advanced techniques to effectively debug Linux kernels and kernel modules (Paperback) Linux Kernel Debugging: Leverage proven tools and advanced techniques to effectively debug Linux kernels and kernel modules (Paperback)$1,615$1,530
- 
                
                   Jetpack Compose 從入門到實戰 Jetpack Compose 從入門到實戰$654$621
- 
                
                   Firmware Development: A Guide to Specialized Systemic Knowledge (Paperback) Firmware Development: A Guide to Specialized Systemic Knowledge (Paperback)$2,300$2,185
- 
                
                   System Firmware: An Essential Guide to Open Source and Embedded Solutions (Paperback) System Firmware: An Essential Guide to Open Source and Embedded Solutions (Paperback)$2,380$2,261
- 
                
                   Code That Fits in Your Head|軟體工程的啟發式方法 Code That Fits in Your Head|軟體工程的啟發式方法$580$458
- 
                
                   Blue Fox: Arm Assembly Internals and Reverse Engineering Blue Fox: Arm Assembly Internals and Reverse Engineering$1,700$1,615
商品描述
Detect potentials bugs in your code or program and develop your own tools using the Ghidra reverse engineering framework developed by the NSA project
Key Features:
- Make the most of Ghidra on different platforms such as Linux, Windows, and macOS
- Leverage a variety of plug-ins and extensions to perform disassembly, assembly, decompilation, and scripting
- Discover how you can meet your cybersecurity needs by creating custom patches and tools
Book Description:
Ghidra, an open source software reverse engineering (SRE) framework created by the NSA research directorate, enables users to analyze compiled code on any platform, whether Linux, Windows, or macOS. This book is a starting point for developers interested in leveraging Ghidra to create patches and extend tool capabilities to meet their cybersecurity needs.
You'll begin by installing Ghidra and exploring its features, and gradually learn how to automate reverse engineering tasks using Ghidra plug-ins. You'll then see how to set up an environment to perform malware analysis using Ghidra and how to use it in the headless mode. As you progress, you'll use Ghidra scripting to automate the task of identifying vulnerabilities in executable binaries. The book also covers advanced topics such as developing Ghidra plug-ins, developing your own GUI, incorporating new process architectures if needed, and contributing to the Ghidra project.
By the end of this Ghidra book, you'll have developed the skills you need to harness the power of Ghidra for analyzing and avoiding potential vulnerabilities in code and networks.
What You Will Learn:
- Get to grips with using Ghidra's features, plug-ins, and extensions
- Understand how you can contribute to Ghidra
- Focus on reverse engineering malware and perform binary auditing
- Automate reverse engineering tasks with Ghidra plug-ins
- Become well-versed with developing your own Ghidra extensions, scripts, and features
- Automate the task of looking for vulnerabilities in executable binaries using Ghidra scripting
- Find out how to use Ghidra in the headless mode
Who This Book Is For:
This SRE book is for developers, software engineers, or any IT professional with some understanding of cybersecurity essentials. Prior knowledge of Java or Python, along with experience in programming or developing applications, is required before getting started with this book.
商品描述(中文翻譯)
檢測您程式碼或程式中的潛在錯誤,並使用由NSA專案開發的Ghidra逆向工程框架開發您自己的工具
主要特點:
- 在Linux、Windows和macOS等不同平台上充分利用Ghidra
- 利用各種插件和擴展進行反組譯、組譯、反編譯和腳本編寫
- 探索如何通過創建自定義補丁和工具來滿足您的網絡安全需求
書籍描述:
Ghidra是一個由NSA研究部門創建的開源軟體逆向工程(SRE)框架,使用者可以在任何平台上分析已編譯的代碼,無論是Linux、Windows還是macOS。本書是對希望利用Ghidra創建補丁並擴展工具功能以滿足其網絡安全需求的開發者的入門指南。
您將首先安裝Ghidra並探索其功能,然後逐步學習如何使用Ghidra插件自動化逆向工程任務。接著,您將學習如何設置環境以使用Ghidra進行惡意軟體分析,以及如何在無頭模式下使用它。隨著進展,您將使用Ghidra腳本自動化識別可執行二進位檔中的漏洞的任務。本書還涵蓋了進階主題,例如開發Ghidra插件、開發自己的GUI、如有需要納入新的處理器架構,以及對Ghidra專案的貢獻。
在本Ghidra書籍結束時,您將掌握利用Ghidra分析和避免代碼及網絡中潛在漏洞所需的技能。
您將學到的內容:
- 熟悉使用Ghidra的功能、插件和擴展
- 了解如何為Ghidra做出貢獻
- 專注於逆向工程惡意軟體並執行二進位檔審計
- 使用Ghidra插件自動化逆向工程任務
- 熟練開發自己的Ghidra擴展、腳本和功能
- 使用Ghidra腳本自動化尋找可執行二進位檔中的漏洞的任務
- 瞭解如何在無頭模式下使用Ghidra
本書適合對象:
本SRE書籍適合開發者、軟體工程師或任何對網絡安全基本知識有一定了解的IT專業人士。在開始閱讀本書之前,需要具備Java或Python的先前知識,以及編程或開發應用程式的經驗。
 
 
     
     
     
     
     
     
     
     
     
    
 
     
     
     
    
 
     
     
     
     
     
     
     
     
     
     
     
     
    