View Issue Details

IDProjectCategoryView StatusLast Update
0000051Kali LinuxKali Package Bugpublic2013-04-29 18:33
Reportercrossbower Assigned Todookie  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000051: smali, baksmali are jar files but cannot be executed withouth the correct header
Description

Minor issue:

smali, baksmali are jar in the PATH, but when the user try to run them he gets an "invalid file" error.

Since they are in the PATH, they should be executable.

Prepending "#!/usr/bin/java -jar" to the contents of the files they can be executed directly.

Activities

dookie

dookie

2013-04-29 18:33

reporter   ~0000422

Fixed in smali_1.4.1-1kali1

Thanks.

Issue History

Date Modified Username Field Change
2013-03-02 12:29 crossbower New Issue
2013-04-29 18:33 dookie Note Added: 0000422
2013-04-29 18:33 dookie Status new => closed
2013-04-29 18:33 dookie Assigned To => dookie
2013-04-29 18:33 dookie Resolution open => fixed