Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nsfilemanager

Read more about nsfilemanager

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - nsfilemanager

Tracing file creation via dynamic analysis of iOS application (using Frida)

Using FRIDA (http://frida.re), I'm debugging/reverse engineering an iOS app. The aim is to trace every file or folder created on the device by the app during runtime. So far I've tried running this ja...
test-img

T-StoneLeif

ios

reverse-engineering

analysis

nsfilemanager

frida

Votes: 0

Answers: 0

Sorting arrays of file attributes by their creation date in Swift

I have been using Swift's [enumerator(at:includingPropertiesForKeys:options:)]1 to find all files within a given base path and create arrays for different resource keys (file name, path, creation date...
test-img

davwillev

arrays

swift

nsfilemanager

nsenumerator

Votes: 0

Answers: 1

Latest Answer

You should not use multiple arrays for this but instead wrap your values in a custom struct struct FileInfo { let url: URL let name: String let path: String //this is not really needed, yo...
test-img

Joakim Danielson

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved