GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Friday, 18-Apr-2025 20:27:49 JST✧✦Catherine✦✧✧✦Catherine✦✧
    in reply to

    i implemented a custom concolic execution engine[1] for this crackme, but it didn't work out: at the beginning of it, there is code that checks for an alphabet, smth like:

    if x == '(': break
    if x in 'a'..'z': break
    goto fail

    i split the solver state on each branch, which doesn't work out well for me: it means i will do a graph search of like 6**32 branches, which will take very long

    state merging is hard

    [1]: https://gist.github.com/whitequark/e8c7ffab0208d1b033aae715488881d6

    In conversationabout 3 months ago from mastodon.socialpermalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: github.githubassets.com
      concolic execution engine written for https://crackmes.one/crackme/67f9bdc38f555589f3530a85
      from whitequark
      concolic execution engine written for https://crackmes.one/crackme/67f9bdc38f555589f3530a85
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.