Giter VIP home page Giter VIP logo

scripts's Introduction

scripts's People

Contributors

freeload101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scripts's Issues

Android_Debloat_N_Dump.bat: Multi Value Error

##################################
APKPATH:
/data/app/~~3Jpt4gMii9E7wuOBF_9Qag==/com.google.android.googlequicksearchbox-SrCmgX5vaJab6g8KECN6Lg==/base.apk /data/app/~~3Jpt4gMii9E7wuOBF_9Qag==/com.google.android.googlequicksearchbox-SrCmgX5vaJab6g8KECN6Lg==/split_lens_ondevice_engine_feature_module.apk
adb: error: failed to stat remote object '/data/app/~~3Jpt4gMii9E7wuOBF_9Qag==/com.google.android.googlequicksearchbox-SrCmgX5vaJab6g8KECN6Lg==/base.apk /data/app/~~3Jpt4gMii9E7wuOBF_9Qag==/com.google.android.googlequicksearchbox-SrCmgX5vaJab6g8KECN6Lg==/split_lens_ondevice_engine_feature_module.apk': No such file or directory
###################################

BleachBit_Quickkill.bat

BleachBit_Quickkill.bat

run as admin and run as normal user for HKCM stuff somehow without running it twice ( some cleaner scripts need current user others need admin ... )

Android_Debloat_N_Dump.bat

/system/system_ext/overlay/DisplayCutoutEmulationDouble/DisplayCutoutEmulationDoubleOverlay.apk
adb: error: failed to stat remote object '/system/system_ext/overlay/DisplayCutoutEmulationDouble/DisplayCutoutEmulationDoubleOverlay.apk': Permission denied
###################################

spaces /multi value for apk info breaks apk dump .. also access denied ...

Debloat Todo

  • add Y/N checks after uninstalling a app to maybe help with crashes etc ?? (way to many apps for this... maybe some kind of way to check debug logs for a 'crash' but .. not all UI issues are the same IE "starting phone" with missing launcher does not 'crash' the phone .. just can't really 'start' without a launcher..

  • autoupdate list via my wget > github repo example:
    wget -q -U "rmccurdy.com" -q -P ffmpeg -e robots=off -nd -r "https://github.com/BtbN/FFmpeg-Builds/releases/latest" --max-redirect 1 -l 1 -R 'shared,lgpl,autobuild-.' --regex-type pcre --accept-regex "latest." --regex-type pcre --accept-regex "autobuild." --regex-type pcre --accept-regex "ffmpeg-n.-win64-gpl-[0-9]..zip"

  • install logcat and battery tools etc

  • enable / disable common battery saving stuff

anything else you can think up!

Fix all Invoke-WebRequest and wget/github

Replace all Invoke-WebRequest methods because ... IE ... :


(Invoke-WebRequest "https://developer.android.com/studio/")
Invoke-WebRequest : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. 
Specify the UseBasicParsing parameter and try again.

and use something to pull links with something else besides Invoke-WebRequest :

#$downloadUri = ((Invoke-RestMethod -Method GET -Uri "https://api.github.com/repos/trustcrypto/OnlyKey-App/releases/latest").assets | Where-Object name -like *.exe ).browser_download_url
#Invoke-WebRequest -Uri $downloadUri -Out $env:LOCALAPPDATA\Onlykey.exe

fix CS_BADGER time input/output

Somehow make _time timestamp and Time from CS parsing idiot proof IE 1234567890 1234567.890 Epoch uhhhhh...I hate time so much

Couldn't launch python

[+] Current Working Directory D:\Z\Stable Diffusion
[+] Downloading Git

[+] Downloading https://github.com/git-for-windows/git/releases/download/v2.38.1.windows.1/PortableGit-2.38.1-64-bit.7z.exe

[+] Finished Download

[+] Cloning stable-diffusion-webui
Cloning into 'stable-diffusion-webui'...
remote: Enumerating objects: 11505, done.
remote: Counting objects: 100% (67/67), done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 11505 (delta 34), reused 41 (delta 23), pack-reused 11438
Receiving objects: 100% (11505/11505), 23.89 MiB | 2.88 MiB/s, done.
Resolving deltas: 100% (8041/8041), done.
[+] Downloading Python nuget package

[+] Downloading https://www.nuget.org/api/v2/package/python/3.10.6

[+] Finished Download
[+] Extracting Python nuget package
Couldn't launch python

exit code: 9009

stderr:
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

Launch unsuccessful. Exiting.
Press any key to continue . . .

BleachBit_Quickkill.bat

add more privacy and bloatware stuff ... ( been looking for a windows script to help remove all cached stuff basically anti forensics but ... it just looks like running windows not much you can do lol)

Chocolatey_Cygwin.cmd: Add more stuff!

  • add run updates via command line
  • add show hidden files and 'view' settings
  • add show all systray settings
  • add power setting to never sleep etc
  • add no lock screen on sleep/hybernate etc
  • add startmenu settings (left start menu bar,small icons,disable Arrow )
  • add C0ffee.exe for anti idle
  • add sync time
  • disable UAC
  • disable all security tools ( firewall , Defender )
  • add make Chrome default browser
  • set download folder for Chrome to c:\delete
  • disable start menu search bar
  • always show all systray
  • disable grouping of windows

sysmon installer with extra quotes

Seems like you have extra quotes at the end of @PowerShell lines, for example,

@powershell (new-object System.Net.WebClient).DownloadFile('https://live.sysinternals.com/Sysmon64.exe','C:\ProgramData\sysmon\sysmon64.exe')"

That quote doesn't give me error when I run the script so sorry if this is syntactically correct.

JAMBOREE

calling IE gotta replace all Invoke-WebRequest .... ?!?!

does not work ..

 $xmlResponseIWR = Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions.xml'

works ...


$downloadUri = ((Invoke-RestMethod -Method GET -Uri "https://api.github.com/repos/Lexikos/AutoHotkey_L/releases/latest").assets | Where-Object name -like *.zip ).browser_download_url
                Invoke-WebRequest -Uri $downloadUri -Out "$VARCD\autohotkey.zip"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.