Skip to content

drosseau/binja-string-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String array viewer (v1.0)

Author: Danny Rosseau

View the strings in an array at a given address as a C variable

Description:

Enumerates the string pointers at a given address. The address is treated as if it were a const char**. If you put -1 as the number of strings it will keep reading until the first NULL address.

Using on the example binary

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • release - 1.1.1038

License

This plugin is released under a MIT license.

About

Binary Ninja plugin to quickly view and copy const string arrays [Moved to Gitlab] https://gitlab.com/drosseau/binja-string-array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published