diff --git a/v0.2/lib/embed-payload.rb b/v0.2/lib/embed-payload.rb index 55da86d..5608f0c 100644 --- a/v0.2/lib/embed-payload.rb +++ b/v0.2/lib/embed-payload.rb @@ -216,7 +216,7 @@ def embeddingPayload begin activitysmali = File.read(smalifile) rescue Errno::ENOENT - messagePrint("Unable to find correct hook automatically","error") + messagePrint("Unable to find correct hook automatically","info") begin results = scrapeFilesForLauncherActivity(@originalDir) smalifile = results[0]