mirror of
https://github.com/jehna/humanify.git
synced 2026-05-01 03:25:58 +03:00
[GH-ISSUE #539] Explore / benchmark humanify against "JsDeObsBench: Measuring and Benchmarking LLMs for JavaScript Deobfuscation" #86
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0xdevalias on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/jehna/humanify/issues/539
Originally shared by @neoOpus:
See Also
@0xdevalias commented on GitHub (Jul 20, 2025):
Since a bulk of the deobfuscation that
humanifyperforms is actually done under the hood bywebcrack, I also opened an issue there about this:Where @j4k0xb gave this note about
humanify, and how it would likely have similar if not identical scores towebcrackitself due to how the benchmark is evaluated:As for the results for
webcrackon it's own:@0xdevalias commented on GitHub (Jul 20, 2025):
I also opened the following upstream issue on JsDeObsBench, to consider including identifier naming in a future version of the benchmark: