Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

hi

I want to write a sandbox. I want to know exactly what parts made up a sandbox and how to work any how. Can anyone recommend a resource in this regard?

A sandbox is nothing more and nothing less than just a Virtual File System hosted in a Physical File System, Everything you do on a Sandbox, every file you put, every file you get, everyfile you execute, is populated in this Virtual File System, meaning even though the host is your Local Disk, it doesn't necessarily touches it or harms it in any way possible, now Sandboxes brings complex terms into its subject, for example Virtual Proces Emulation, etc, etc. so You will have to emulate the execution of a process within the Sandbox itself, and so on, and so on. This process emulation is nothing more and nothing less than just a driver filtering files on your file system and detouring such actions that your virtualized process access...

So, ultimately, you basically wanna start researching on Virtual File Systems, as the subject suggests, it heavily depends on it, later on, work your way up into virtualizing your processes, etc, etc.. It's a heavy topic for someone alone to grasp and even accomplish, I would say, study the topic really good, and then go on with it.

 

Good Luck,

Cheers!

  • 1 month later...

Sandbox is a misleading term, can I ask you kindly to tell what features or goals you are expecting from it ? Do you want to analyze malware on it ? Is it going to run on machines of end users or on your own server ?

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.