Releases: fkie-cad/friTap
Releases · fkie-cad/friTap
v1.0.9
add --version field and improved SSPI for windows
v1.0.8
- add SSPI tls key extraction support
- add offset feature to main supported libraries
- add
--experimental
flag for none stable features
friTap 1.0.7.1
- fixed detaching bug
friTap 1.0.7
- some fixes for iOS and Android (thx MjG345 for reporting this issue)
- created a legacy script when working with frida < 16
- we are now waiting for a ssl library to be initialized (thx MjG345 for pointing this)
- add dynamic loader support for iOS and MacOS
- now we handle the stopping of the target process
- update on Version 1.0.7.1
- fixed detaching bug
friTap 1.0.6
- add debug feature
- pip install feature
- docker based compiling
- refactored version with minor improvements for hooking
friTap 1.0.3
- the standalone version is now based on zipapp
- new feature
--full_capture
enables a full capture of the target application based on tracing the invoked socket using scapy on local systems - new feaure
--socket_tracing
traces all socket of the target application and provide a prepared wireshark display filter - new_feature
--host
attach to a process on remote frida device thx to @daMatz
friTap 1.0.1
v1.0.1 some comments for openssl
friTap 1.0.0
v1.0.0 merge release into main branch