Skip to content

Releases: vincentcox/StaCoAn

v0.90 Various bug fixes and improvements

07 Oct 17:14
eae9128
Compare
Choose a tag to compare

Bug fixes and minor changes/updates

  • fixed the bug when StaCoAn crashes if filepath is too long
  • fixed the loading screen so it refreshes when it's done (this was an issue if it took more than 100s)
  • Updated JADX to version 8
  • Logging removed when an exclusion is found (this had no value for the end-user)
  • Fixed Travis CI build for windows (thanks to travis-ci/travis-ci#10195 (comment))

v0.80 Fix Unicode and update JADX

08 Jun 11:42
fe0bc41
Compare
Choose a tag to compare
Pre-release
Fix Unicode (#64) and JADX update

- Unicode error (Arabic languages, etc)
- JADX update: https://github.com/skylot/jadx/issues/253

v0.77 Server fixes, mac fixes and docker fixes (v2)

02 Apr 20:00
331c1ae
Compare
Choose a tag to compare

Develop (#61)

  • Update readme file
  • Table of contents
  • Releases documentation
  • improved regexes (#52)

  • Update readme file (#51)

  • Table of contents
  • Releases documentation
  • Update db_search_words.txt

  • Update src_search_words.txt

  • Update exclusion_list.txt

  • Update src_search_words.txt

  • Update db_search_words.txt

  • Owasp integration

  • Various fixes and improvements

  • Update wordlists
  • Converted searchwords code into object oriented code
  • Comments are now placed in the report
  • Change port to less common ports

Fix for #54

  • Fix browser issue + cleaner logging

#54

  • Added Contributor + screenshot readme
  • Added Ayowel to top contributor's
  • Added section "How does the tool works?"
  • Download demo report immediately when clicking on the link (#57)

  • Update readme file (#51)

  • Table of contents
  • Releases documentation
  • Download demo report immediately when clicking on the link

  • Fix mac (#60)

Mac issue: #54

  • Server fix

v0.6

09 Mar 19:14
aa9b8e4
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release
Server optimisations and docker smaller (#50)

* Optimalisations in server and searchcode

* Reduce docker image size (#47)

This reduces the image size from 1.44GB to 264MB. This is a decrease of more than 80%. 
We achieve this by using Alpine Linux with JDK 8 as our base image.

* Explicitly use python3 (#49)

* Fix for #46

v0.55

04 Mar 14:36
3750b2f
Compare
Choose a tag to compare
v0.55 Pre-release
Pre-release
  • Re-adapted the docker to the develop branch (#26)

Many thanks to @BBerastegui, I am not very familiar with docker and this certainly was very useful to add to this project.

  • Some minor improvements (#31)

  • Automaticly fix jadx file permissions

  • Bugfix: Open browser on macOS

Browser did not open automatically on macOS.

  • Show a summary at the end

You can add more statistics here, so that the user has a nice summary.

  • Reduce cmdline output by overwriting progress line

  • Usage of enumerate instead of manual index mgmt (#32)

  • Updated readme file, Acknowledgments

  • Implement arguments (#33)

stacoan.py [-h] [-p PATH [PATH ...]] [--disable-browser] [--log-all |
--log-errors | --log-warnings]

  • make a server option in StaCoAn, for reporting and drag and drop interface

  • Updated readme and docker file for parameters

  • seperate folder for each project

  • travis file update

  • Filetype check on the server (ipa, apk) (#34)

  • Thread handling and server optimalisations

  • Update gitignore

  • Fix typo

  • fix pyinstaller issue

  • Fix javascript punctuation issue

#6 (comment)

  • added authors to README.TXT

v0.4 More refactoring and better console output

11 Feb 16:23
5d2803c
Compare
Choose a tag to compare
Filestructure and renamings main file (#23)

* Reforming project structure

* Fix travis issue with filestructure

* Clean up structure

* update gitignore

* update formatting readme roadmap

* Implemented the exclusion list feature

* Fix debug parameter

* Use Logger constants when using the Logger

* Move helper files to a new folder

* Use Logger constants when using the Logger (#15)

* Remove duplicate 'ERROR' keyword (#16)

Using the loger module, you already provide a '[Logger]' keyword

* Add some colors to temrinal prints (#18)

* Change 'main.py' to project name (#20)

* Namechange update in travis.yml file

* update travis

v0.3: Fix Travis and Logger

11 Feb 13:35
Compare
Choose a tag to compare
Pre-release
  • Reforming project structure

  • Fix travis issue with filestructure

  • Clean up structure

  • update gitignore

  • update formatting readme roadmap

  • Implemented the exclusion list feature

  • Fix debug parameter

v0.22

10 Feb 22:54
eb4da1c
Compare
Choose a tag to compare
v0.22 Pre-release
Pre-release

This is an automated build.
eb4da1c Update .travis.yml

Initial release

07 Feb 20:23
48bade3
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

First release!

Currently only a windows and linux release.

stacoan_windows_v0.1.zip

SHA-256: 93280f55200590d449480dcf5284a4a3eb7d2a1868d8621178b85602229fd477 Virustotal Scan

stacoan_linux_v0.1.zip

SHA-256 1fda6b43904dfd4de3ae494d3b88d914281991a7b473d494f3686b7df5525b1d Virustotal Scan

stacoan_mac_v0.1.zip

SHA-256 2916caf64461edd6f4112fc808aa1258151cd77bccfa3abda59d9fc055ebd0fd Virustotal Scan