Skip to content

ywkw1717/pecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

pecat

This is the PE file analysis tool.

By the way, Kudo Haruka is very very cute.

I made this program to answer the question of seccamp 2017(A-6).

This program is revised edition.

You can do 2 things.

  1. Header analysis
  2. Parse of string resource(.NET Application)

Usage

$ gcc pecat.c -o pecat
  • Header analysis
$ pecat -c header FILE_NAME
  • Parse of string resource(.NET Application)
$ pecat -c string FILE_NAME

About

This is the PE file analysis tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages