Skip to content

DarrenTianYe/ios_syscall_tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ios_syscall_tracer

  1. IOS 汇编实现 open、read、write 等系统调用。
  2. 汇编调用隐藏了 svc #number 代码,在静态分析中找不到SVC 指令。
  3. 在代码中可以监听系统调用。

About

monitor the ios syscall and hide the syscall

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published