Skip to content

Releases: evilthreads669966/EvadeMe

Release Version 2.2.1

06 Mar 21:08
a774bba
Compare
Choose a tag to compare
  • evade packet capture apps

release version 2.2

16 Jan 05:32
e490e12
Compare
Choose a tag to compare
  • fix adb over wifi bug

release version 2.1

30 Oct 07:37
Compare
Choose a tag to compare
  • run evade algorithm on Dispatchers.Default
    • Remove CoroutineScope parameter
  • no longer launch lambda invocation
    • leave it up to user how to handle concurrency within their payload
  • Optimize requires networking
    • hasVpn
    • hasFirewall
  • optimize isEmulator
    • Change from function to read-only property initialized through lazy property delegation

release version 2.0.3

08 Oct 20:30
8381c54
Compare
Choose a tag to compare

Performance Update

  • suspend payload with launch coroutine builder
    • allows for result callback to return immediately

release version 2.0.2

08 Oct 19:52
567737c
Compare
Choose a tag to compare
  • async corutine builders
    • hasFirewall
    • hasVpn

release version 2.0.1

08 Oct 19:39
aa5ac98
Compare
Choose a tag to compare
  • all async checks in one if statement

release version 2.0

08 Oct 19:36
aa5ac98
Compare
Choose a tag to compare
  • evade is now a suspension function
  • async coroutine builders for internal evasion checks

release version 1.1

08 Oct 14:23
f0d1cc1
Compare
Choose a tag to compare
  • inline evade
    This update increases performance.

Initial Release 1.0

28 Sep 19:40
3c50047
Compare
Choose a tag to compare

First release version 1.0