Allows you to build ROOT (http://root.cern.ch) sources easily on your local Windows machine using Visual Studio 2003, 2005, and 2008. It supports debugging ROOT using VSIDE as well.
physics rootPlease Note: Due to the very limited scope of this module, I do not anticipate needing to make very many changes to it. Expect long stretches of zero updates—that does not mean that the module is outdated. This simple module helps you access your application's root path from anywhere in the application without resorting to relative paths like require("../../path").
root path utility util node module modules node_modules require appRoothelper will aid in the process of privilege escalation on a Linux system that has been compromised, by fetching a number of enumeration and exploit suggestion scripts. The latest version downloads five scripts. Two enumeration shellscripts, one information gathering shellscript and two exploit suggesters, one written in perl and the other one in python. The credits for the scripts it fetches go to the original authors.
privilege-escalation shellscript root exploitsExecute shell commands on Android. The result will contains the exit code, standard output (stdout), and standard error (stderr).
android root shell superuserWhen a file containing this function is run with root permissions it will exit and show an error message telling the user how to fix the problem, so they don't have to run it with sudo.Custom message.
sudo root user permissions uid block prevent stopTry to downgrade the permissions of a process with root privileges and block access if it fails
sudo root user permissions uid block prevent stop downgrade drop privileges checkReturns a Promise for either the project root path or null if it couldn't be found.Returns the project root path or null.
package json root npm entry find up find-up findup look-up look file search match resolve parent parents folder directory dir walk walking pathFinds all the roots of a polynomial by Weierstrass' method (or known in Abramowitz&Stegun as the Durand-Kerner method). This is basically a generalization of Newton's method that works for multiple roots.Finds the roots of a polynomial whose real coefficients are given by r_coeff and imaginary coefficients by i_coeff.
scijs root polynomial weierstrass durand kerner multiple zero solve algebra math newton equationCheck if the process is running as root user, for example, one started with `sudo`
sudo root user permissions uid process posixReturns a Promise<boolean> indicating whether the process is running as Administrator.
admin administrator win win32 process running cmd shell command-line check detect is rootBy checking if the process is root on Unix systems or if the user is Administrator on Windows.Keep in mind that root and Administrator mean different things so this module might not be suitable for your use-case.
admin administrator win win32 process running cmd shell command-line check detect is root sudo elevate elevated privilegesUses the same resolution logic as npm and yarn.Directory with globally installed packages.
global prefix path paths npm yarn node modules node-modules package packages binary binaries bin directory directories npmrc rc config root resolveCompute the closest common parent directory for an array absolutePaths.Compute the closest common parent directory for an array relativePaths which will be resolved for each dir in relativePaths according to: path.resolve(basedir, dir).
common path directory file parent rootRequire files relative to your project root.This was written for the "Learn JavaScript with Eric Elliott" courses. Don't just learn JavaScript. Learn how to change the world.
require root project directory dir pathA Native Android Application that demonstrates Secure Mobile Development Practises. For more information, please check the Mobile Security Project.
android security mobile app template openid-connect keystore secure storage client cert authentication keycloak sso access-control certificate-pinning root detection device trustRelativize absolute paths in HTML and CSS. Local directory used as the base for relative paths. If root: 'public' then the URL '/images/logo.png' in the file 'public/events/solstice.html' will be rewritten as '../image/logo.png'.
gruntplugin relative url roota more convenient require method for running TESTS ONLY. THIS MODULE PROBABLY DOES NOT WORK IN THE WAY YOU EXPECT IT TO WORK ALL THE TIME. I REPEAT: IT HAS DIFFERENT BEHAVIOR BASED ON HOW IT'S BROUGHT IN AS A DEPENDENCY THAT WILL CAUSE YOU HEADACHES. ESPECIALLY IF YOU USE IT IN TWO MODULES WHICH DEPEND ON ONE ANOTHER. (this is because of the way npm optimizes dependencies, and this module doesn't address that, since it's for testing only.).
root require relative
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.