Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ohadozer/ProcessStringAnalyzer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process String Analyzer

a tool for analyzing WIN32 process allocated memory and find ASCII -or- UNICODE strings

Main components:

$ (1) simple server -
    uses .NET 4.0 (Client profile)
$ (2) simple client - 
    uses C/C++ 11/14 console application (toolset v141, vs2017)

Usage:

$ (1) start server (i.e. SimpleServer IP Port)
$ (2) run client (i.e. SimpleClient ServerIP ServerPort)

Notes:

  • currently memory analyzer just simpley analyzes explorer.exe (just as a demo) which is a hard-coded pick.
  • feel free to modify and extend it to make it generic

About

a tool for analyzing WIN32 process allocated memory and find ASCII -or- UNICODE strings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.