Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CheckPointSW
/
Karta
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
908
Code
Issues
8
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Made karta more efficient
- #59
#59
Open
harelon
wants to merge 11 commits into
CheckPointSW:master
CheckPointSW/Karta:master
from
harelon:dev
harelon/Karta:dev
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Made karta more efficient
#59
harelon
wants to merge 11 commits into
CheckPointSW:master
CheckPointSW/Karta:master
from
harelon:dev
harelon/Karta:dev
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2022
changed 'setup.py install' to 'pip3 install .' and changed shebang to python3
harelon
committed
0f3ef2b
View commit details
Copy full SHA for 0f3ef2b
Browse repository at this point
Commits on Jan 21, 2022
added checking that the obj and lib files exist beforehand
harelon
committed
0f4dd82
View commit details
Copy full SHA for 0f4dd82
Browse repository at this point
Commits on Jan 25, 2022
added karta folder inside src
harelon
committed
d30b2be
View commit details
Copy full SHA for d30b2be
Browse repository at this point
Commits on Jan 26, 2022
changed all imports to relative and changed src to karta in src folder
harelon
committed
4984faf
View commit details
Copy full SHA for 4984faf
Browse repository at this point
Commits on Feb 1, 2022
Add use of default disassembler
Show description for 2fd54b6
harelon
committed
2fd54b6
View commit details
Copy full SHA for 2fd54b6
Browse repository at this point
Improved performence in ida analyze src by analyzing and executing script in the same instance
harelon
committed
a13f318
View commit details
Copy full SHA for a13f318
Browse repository at this point
Improve karta_analyze_src with async actions and multiprocessing
harelon
committed
a14a2d2
View commit details
Copy full SHA for a14a2d2
Browse repository at this point
Commits on Feb 12, 2022
Change plugin installer to only copy plugin file
harelon
committed
0ba209c
View commit details
Copy full SHA for 0ba209c
Browse repository at this point
Commits on Feb 14, 2022
Convert karta_analyze_src into a console script
harelon
committed
dca629c
View commit details
Copy full SHA for dca629c
Browse repository at this point
Add karta package reference into the scripts
harelon
committed
ef8b16d
View commit details
Copy full SHA for ef8b16d
Browse repository at this point
Format files to pass tests
harelon
committed
fc18723
View commit details
Copy full SHA for fc18723
Browse repository at this point
You can’t perform that action at this time.