Sunday, June 4, 2023

Evolving Logic Until Pass Tests Automatically

Automating the automation is still a challenge, but in some cases it's possible under certain situations.

In 2017 I created logic-evolver, one of my experiments for creating logic automatically or better said evolving logic automatically.

In some way, the computer create its own program that satisfies a set of tests defined by a human.

https://github.com/sha0coder/logic-evolver

This implementation in rust, contains a fast cpu emulator than can execute one million instructions in less than two seconds. And a simple genetic algorithm to do the evolution.


Here we create the genetic algorithm, and configure a population of 1000 individuals, and the top 5 to crossover. We run the genetic algorithm with 500 cycles maximum.
Note that in this case the population are programs initially random until take the correct shape.


An evaluation function is provided in the run method as well, and looks like this:




The evaluation function receives a CPU object, to compute a test you need to set the initial parameters, run the program and set a scoring regarding the return value.


Related articles


  1. Hack Tools Github
  2. Hacking Tools Online
  3. Hacking Tools 2019
  4. Hack Tools
  5. Hacker Tools For Mac
  6. Tools 4 Hack
  7. Hak5 Tools
  8. Wifi Hacker Tools For Windows
  9. Pentest Tools Windows
  10. Easy Hack Tools
  11. Hacking Tools Software
  12. Hack Tools
  13. Hacking Tools Pc
  14. Hack Tools
  15. Install Pentest Tools Ubuntu
  16. How To Make Hacking Tools
  17. Game Hacking
  18. Pentest Tools Bluekeep
  19. Hacking Tools Download
  20. Hacker Tools Free
  21. Hacking Tools Download
  22. Hack App
  23. Pentest Tools Tcp Port Scanner
  24. Pentest Tools
  25. Pentest Tools Tcp Port Scanner
  26. Hack Tool Apk
  27. How To Install Pentest Tools In Ubuntu
  28. Hacker Tools Apk Download
  29. Pentest Box Tools Download
  30. Pentest Tools Subdomain
  31. Hacking Tools For Windows
  32. Hacking Apps
  33. Pentest Reporting Tools
  34. Hacker Tools For Mac
  35. Pentest Tools List
  36. Pentest Tools Website Vulnerability
  37. Hacker Tools
  38. Beginner Hacker Tools
  39. How To Hack
  40. Termux Hacking Tools 2019
  41. Hacking Tools Free Download
  42. Github Hacking Tools
  43. Hacker Tools Windows
  44. Hacker Tool Kit
  45. Computer Hacker
  46. Pentest Tools List
  47. Hacker Tools Github
  48. Tools 4 Hack
  49. How To Install Pentest Tools In Ubuntu
  50. Hack Tools Online
  51. Hacker
  52. Install Pentest Tools Ubuntu
  53. Pentest Tools Apk
  54. Kik Hack Tools
  55. Pentest Tools List
  56. Pentest Tools Subdomain
  57. Hacker Tools Github
  58. Easy Hack Tools
  59. Hacking Tools Name
  60. Hacking Tools For Mac
  61. Hacker Tools For Ios
  62. Hacker Tools Apk Download
  63. Hacker Tools Free Download
  64. Pentest Tools Nmap
  65. Beginner Hacker Tools
  66. Hacking Tools Download
  67. Pentest Tools Website Vulnerability
  68. Pentest Tools Open Source
  69. Github Hacking Tools
  70. Hacking App
  71. Pentest Tools Android
  72. Hacking Tools For Windows 7
  73. Hack Tools For Mac
  74. Pentest Tools Bluekeep
  75. Hack Tools Online
  76. Usb Pentest Tools
  77. Github Hacking Tools
  78. What Is Hacking Tools
  79. Game Hacking
  80. How To Make Hacking Tools
  81. Pentest Tools For Windows
  82. Hacker Tool Kit
  83. New Hacker Tools
  84. Hack Tools Download
  85. Pentest Tools Free
  86. Hacking Tools Pc
  87. Usb Pentest Tools
  88. Hack Tools For Ubuntu
  89. How To Hack
  90. Hacker Search Tools
  91. Ethical Hacker Tools
  92. Hacker Tools Online

No comments:

Post a Comment