Skip to content

Shapa7276/iOS_Keychain_Update.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

iOS_Keychain_Update

Frida script to update the keychain on runtime

Second argument hold the value which getting updated in Keychain

Below script to modifies the second argument with "Test Data" or binary Asci[0x54, 0x65, 0x73, 0x74, 0x20, 0x44, 0x61, 0x74, 0x61] in Keychain (replace the data as per your need)

image

frida -l iOS_Keychain_Update.js 'DVIA-v2' -U

image

About

Frida script to update the keychain on runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published