Skip to content

ndr-repo/crxIntel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crxIntel - Reverse Engineering for Chrome Browser Extensions

Currently, crxIntel will:

  • Download .crx extension files
  • Extract all files from .crx files
  • Parse URLs from extracted files
  • Write URLs to log file

Setup

git clone https://github.com/ndr-repo/crxIntel.git
cd crxIntel
powershell -noexit -ExecutionPolicy Bypass -File Setup.ps1 

Dependancies

Usage

powershell -noexit -ExecutionPolicy Bypass -File crxIntel.ps1 <chrome-extension-id>

Screenshots - Usage

image image

Screenshots - Setup

crxIntelSetup

About

Reverse Engineering for Chrome Browser Extensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published