• Stars
    star
    284
  • Rank 144,744 (Top 3 %)
  • Language
    Python
  • Created over 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Low-level NAND Flash dump and parsing utility

DumpFlash

DumpFlash is a tool to retrieve and write Flash data to the physical NAND Flash memory or virtual image file. Various operations like ECC check and on-image pattern recognition, extraction and rewriting for u-Boot bootloader and JFFS2 file system are supported.


Prerequisites

libusb-1.0

http://zadig.akeo.ie/

PyUSB

  • pip install pyusb

pyftdi


Install

pip install git+https://github.com/ohjeongwook/dumpflash

Upgrade

pip install git+https://github.com/ohjeongwook/dumpflash --upgrade

Documentations

For more details, please read following:

LICENSE

Copyright (c) 2014, Jeong Wook Oh All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

More Repositories

1

DarunGrim

A patch analysis tool
359
star
2

ShellCodeEmulator

Shellcode emulator written with Unicorn Framework With Process Dump Emulation Environment
Python
116
star
3

Samsung-TV-Hacks

Python
105
star
4

FlashHacker

Adobe Flash Player File Instrumentation Tool For Security Research
C++
87
star
5

PowerShellRunBox

Dynamic PowerShell Analysis Framework Based Upon PowerShell Debugging Functionality
C#
82
star
6

binkit

Binary Reverse Engineering Data Science Kit
C
73
star
7

iptanalyzer

Intel PT log analyzer With Parallel Processing And Basic Block Offset Caching Support
Python
68
star
8

windows_sdk_data

Windows API listing in JSON format - generated from SDK headers + SDK API documentation
67
star
9

windbgtool

Windbg Utility Tools based upon PyKD
Python
39
star
10

REPack

Reverse engineering toolkit for exploit/malware analysis
34
star
11

CanBusHacker

C
28
star
12

sRDI

Python
26
star
13

Frida.examples.vbe

Frida example to trace VBA CreateObject calls and some string deobfuscations calls. You need latest Frida 12.9.8 for improved symbol lookup features I added recently.
JavaScript
25
star
14

WindowsEventTools

Collection Of Scripts And Utilities For Windows Event Hunting
PowerShell
16
star
15

Publications

15
star
16

AMFParser

Fiddler2 Plugin for AMF format parsing
C#
13
star
17

RunShellcode

Windows Shellcode Testing Utility to Run Shellcode From A File
C++
11
star
18

threathuntingtools

WindowsEvents + Sysmon + ElasticSearch + Python
Python
9
star
19

LoadDLL

Windows DLL Loading Utility
C++
9
star
20

ResearchToolbox

C++
8
star
21

VisualInspector

A plugin for Windbg that generates graphical outputs
C++
8
star
22

idatool

IDAPython Utilities And Tools
Python
7
star
23

WindowsTestingEnvironment

Instructions And Scripts To Setup Windows Malware, Exploit Testing Environment
PowerShell
7
star
24

iPhoneFuzzBridge

A frameworks for using legacy fuzzying frameworks against iPhone fuzzing
Python
5
star
25

petool

PE File Manipulation Utility
Python
5
star
26

viscope

Automatically exported from code.google.com/p/viscope
C++
3
star
27

MaliciousPowerShellSamples

PowerShell
3
star
28

InjectShellcode

C++
3
star
29

MalwareHuntingRules

YARA
2
star
30

idagrapher

Automatically exported from code.google.com/p/idagrapher
Python
1
star