All Projects → meilbn → Sandboxer-Objc

meilbn / Sandboxer-Objc

Licence: MIT license
iOS file browser written in Objective-C

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Sandboxer-Objc

Sandbox
Nette Framework sandbox project.
Stars: ✭ 143 (+361.29%)
Mutual labels:  sandbox
Ioing
Implement the solutions of performance improvement and componentization for your SPA (single page application) products with this Progressive Web App Development Engine.
Stars: ✭ 224 (+622.58%)
Mutual labels:  sandbox
bpfbox
🐝 BPFBox 📦 Exploring process confinement in eBPF
Stars: ✭ 93 (+200%)
Mutual labels:  sandbox
Flying Sandbox Monster
Sandboxed, Rust-based, Windows Defender Client
Stars: ✭ 158 (+409.68%)
Mutual labels:  sandbox
Vm2
Advanced vm/sandbox for Node.js
Stars: ✭ 2,738 (+8732.26%)
Mutual labels:  sandbox
Firecracker
Secure and fast microVMs for serverless computing.
Stars: ✭ 16,826 (+54177.42%)
Mutual labels:  sandbox
Pafish
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
Stars: ✭ 2,026 (+6435.48%)
Mutual labels:  sandbox
malware api class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
Stars: ✭ 134 (+332.26%)
Mutual labels:  sandbox
The Powder Toy
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
Stars: ✭ 3,128 (+9990.32%)
Mutual labels:  sandbox
Tools
Combination of different utilities, have fun!
Stars: ✭ 166 (+435.48%)
Mutual labels:  sandbox
Mysql Sandbox
Quick and painless install of one or more MySQL servers in the same host.
Stars: ✭ 176 (+467.74%)
Mutual labels:  sandbox
Possumwood
Possumwood is a graph-based procedural authoring tool, in concept not dissimilar to popular CG packages like Houdini, Blender or Maya. It is intended to serve as a sandbox for computer graphics algorithms and libraries, providing a user-friendly and coding-free UI for libraries that would otherwise be inaccessible for an average user.
Stars: ✭ 197 (+535.48%)
Mutual labels:  sandbox
rhino
Agile Sandbox for analyzing Windows, Linux and macOS malware and execution behaviors
Stars: ✭ 49 (+58.06%)
Mutual labels:  sandbox
Gvisor
Application Kernel for Containers
Stars: ✭ 12,012 (+38648.39%)
Mutual labels:  sandbox
react-suspense-sandbox
A sandbox for playing around with React suspense
Stars: ✭ 16 (-48.39%)
Mutual labels:  sandbox
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (+348.39%)
Mutual labels:  sandbox
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+12148.39%)
Mutual labels:  sandbox
java-modern-tech-practice
😎 Java™ modern tech practice sandbox ⏳
Stars: ✭ 43 (+38.71%)
Mutual labels:  sandbox
lint-checks
A set of opinionated and useful lint checks
Stars: ✭ 61 (+96.77%)
Mutual labels:  sandbox
dockerfiles
🐳 Dockerfiles for Nette Framework. Nette in Docker. (@nette)
Stars: ✭ 15 (-51.61%)
Mutual labels:  sandbox

Sandboxer

Sandboxer

License MIT CocoaPods Language Platform Support

English

中文介绍

Sandboxer 是用来在 iOS 设备上查看沙盒目录内容的,支持 3D Touch 预览,文件搜索等,方便调试,可以查看一些文件内容,也可以分享出来,方便在电脑上查看。

安装

CocoaPods

  1. 在 Podfile 中添加 pod 'Sandboxer'
  2. 运行 pod installpod update
  3. 导入 <Sandboxer/Sandboxer.h>。

手动安装

  1. 下载 Sandboxer 文件夹内所有源文件。
  2. 将 Sandboxer 文件夹内所有源文件添加(拖入)到你的工程中。
  3. 导入 Sandboxer.h

使用

  • [[Sandboxer shared] trigger]: 打开或关闭
  • systemFilesHidden: 隐藏系统文件(一般是以.开头的文件或目录),默认为 YES
  • homeFileURL: 主目录路径,默认为 Home Directory
  • homeTitle: 主目录标题,默认为 Home
  • extensionHidden: 是否隐藏文件后缀,默认不隐藏。隐藏的话,搜索是不会匹配文件后缀的
  • shareable: 是否可以分享,用来做权限控制,默认可以分享
  • fileDeletable: 是否可以删除文件,用来做权限控制,默认不可以删除
  • directoryDeletable: 是否可以删除文件夹,用来做权限控制,默认不可以删除

版本

  • 1.1.0: 移除对 UIWebView 的使用,iOS 最低使用版本变更为 iOS 8+
  • 1.0.2: 修复主界面关闭按钮在自定义标题的情况下不显示的问题
  • 1.0.1: 修复了使用 CocoaPods 导入库的时候,找不到资源 Bundle 的问题
  • 1.0.0: 第一版

TODO

  • 快捷关闭,而不用返回到主目录

系统要求

该项目最低支持 iOS 8.0+

许可证

Sandboxer 使用 MIT 许可证,详情见 LICENSE 文件。

English

Sandboxer is use for browse files, file previews and 3D Touch, also search and share file.

Installation

CocoaPods

  1. Add pod 'Sandboxer' to your Podfile.
  2. Run pod install or pod update.
  3. Import <Sandboxer/Sandboxer.h>.

Manually

  1. Download all the files in the Sandboxer subdirectory.
  2. Add the source files to your Xcode project.
  3. Import Sandboxer.h.

Usage

  • [[Sandboxer shared] trigger]: Open or Close
  • systemFilesHidden: Hide system file or directory (Usually begin with .), default is YES
  • homeFileURL: Home directory path URL, default is Home Directory
  • homeTitle: Home directory view controller title, default is Home
  • extensionHidden: Hide file extension, default is NO. If YES, will not match the file extension when searching
  • shareable: If can share file, use for permission control, default is YES
  • fileDeletable: If can delete file, use for permission control, default is NO
  • directoryDeletable: If can delete directory, use for permission control, default is NO

Version

  • 1.1.0: Removed UIWebView,lowest support iOS version change to iOS 8+
  • 1.0.2: Fixed close button in the home dosen't display when setting custom title
  • 1.0.1: Fixed couldn't find resources bundle issue when using CocoaPods to import library.
  • 1.0.0: First release.

TODO

  • Quick close without returning to the home directory

Requirements

This library requires iOS 8.0+

License

Sandboxer is provided under the MIT license. See LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].