Skip to content
forked from ish-app/ish

Linux shell for iOS

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE.IOS
Notifications You must be signed in to change notification settings

siloam72761/ish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ish

A user-mode x86 emulator for Linux.

Build system is meson. Run programs with ./thingy program. Currently, there is no guarantee this will work for anything other than a hello world program written in assembler.

You can also replace thingy with ptraceomatic to run the program in a real process and single step and compare the registers at each step. I use it for debugging.

Ultimate goal: A Linux shell on iOS.

About

Linux shell for iOS

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE.IOS

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.8%
  • Objective-C 16.9%
  • C++ 5.8%
  • Assembly 5.4%
  • Meson 0.7%
  • Shell 0.7%
  • Other 0.7%