Skip to content

Nicolas-Gaudin/address_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

address_finder

my setup

  • Ubuntu 22.04
  • python 3.10.6
  • pip 22.0.2

Getting Started

Install dependencies:

pip3 install -r requirements.txt    

Run the app:

python3 address_finder.py

Tap your memory address in hexadecimal format.

Example : If your address is 0x0054 3210 , tap 543210 in the field.

Considered cache configuration

Parameter #
Address width 22
Number of set 16
Number of word per cache line 4

Next upgrades

  • Ask user his cache config and address width

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages