Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lysis helps you to see the unseen!!

With Lysis you can use your shell to display a clean Assembly Code of any compiled .exe file

For Linux, WSL, unix based macOS:

NOTE: Here HOME dirctory symbolises the directory your user account is in.

  1. If your PATH have your home directory mentioned then ignore this. For checking whether your PATH checks for your home direcotry just run this in your terminal: echo $PATH
  2. But if your PATH doesn't checks your home directory then, first go to ~./bashrc and in the last line add this command: export PATH="$PATH:$HOME/lysis" ,(or can do export PATH="$PATH:/home/user_account_name/lysis" if you have lysis inside user_account_name directory which is inside home directory)
  3. Then save your bashrc file and run this command in your terminal: source ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages