Merge remote-tracking branch 'origin/GT-2742_ryanmkurtz_PR-347_neutralinsomniac'

This commit is contained in:
ghidravore 2019-04-16 14:56:26 -04:00
commit 54b87b98b5
13 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra launch

View File

@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
#---------------------------------------------------------------------------------------
# Ghidra Server Script (see svrREADME.html for usage details)

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# ***********************************************************
# ** Arguments (each -argument option may be repeated):
# ** [-add <sid>] [-remove <sid>] [-reset <sid>] [-dn <sid> "<x500_distinguished_name>"]

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
OS=`uname -s`

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
OS=`uname -s`

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------------------------------------
# Ghidra Headless Analyzer launch (see analyzeHeadlessREADME.html)

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Build a Ghidra jar

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra Filesystem Conversion launch

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra Debug Thread Dumper launch

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra debug launch

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
umask 027

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra Python launch

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#----------------------------------------
# Ghidra Sleigh language compiler launch