FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lowlevelil.cpp - Vector35/binaryninja-api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Vector35
/
binaryninja-api
Public
Notifications
You must be signed in to change notification settings
Fork
294
Star
1.3k
Code
Issues
1.9k
Pull requests
37
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
binaryninja-api
lowlevelil.cpp
on
dev
User selector
Datepicker
Commit history
Commits on Jan 27, 2026
Perform function lifting and inlining in arch plugins
Show description for 5ccef72
zznop
committed
5ccef72
View commit details
Copy full SHA for 5ccef72
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
update copyrights for 2026
psifertex
committed
d9c58e9
View commit details
Copy full SHA for d9c58e9
View code at this point
Browse repository at this point
Commits on Aug 2, 2025
Support MLIL expr mappings in C++
CouleeApps
committed
0996601
View commit details
Copy full SHA for 0996601
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Move LLIL instruction retrieval into the LLIL function where it belongs
Show description for 1c01b00
emesare
committed
1c01b00
View commit details
Copy full SHA for 1c01b00
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
API to create immediate function graphs
CouleeApps
committed
7714756
View commit details
Copy full SHA for 7714756
View code at this point
Browse repository at this point
Commits on May 12, 2025
Fix leak in LowLevelILFunction::AddLabelMap
CouleeApps
committed
2292442
View commit details
Copy full SHA for 2292442
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
missed the older dates!
psifertex
committed
12f1e2e
View commit details
Copy full SHA for 12f1e2e
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
uidf refactor
rssor
committed
bcdc0d9
View commit details
Copy full SHA for bcdc0d9
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
update copyright year
psifertex
committed
7df8225
View commit details
Copy full SHA for 7df8225
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Update documentation for APIs that return IL Labels, fix GetLabelForAddress parameter
plafosse
committed
97fdc53
View commit details
Copy full SHA for 97fdc53
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Add DisassemblySettings to LLIL::GetExprText
Show description for 7829801
CouleeApps
committed
7829801
View commit details
Copy full SHA for 7829801
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Warning cleanup
D0ntPanic
committed
53ab17f
View commit details
Copy full SHA for 53ab17f
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Update copyright to 2023
negasora
committed
85e782a
View commit details
Copy full SHA for 85e782a
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Add instruction attributes to IL instructions
D0ntPanic
committed
ffafa54
View commit details
Copy full SHA for ffafa54
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
Improve Python/C++ APIs to get registers, register stacks, and flags for LLIL
xusheng6
committed
09f2b5f
View commit details
Copy full SHA for 09f2b5f
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Add several missing API functions in LowLevelILFunction. Close https://github.com/Vector35/binaryninja-api/issues/3397
xusheng6
committed
7fa85d4
View commit details
Copy full SHA for 7fa85d4
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Format All Files
ElykDeer
committed
6812c97
View commit details
Copy full SHA for 6812c97
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
update copyright years
psifertex
committed
0df0c88
View commit details
Copy full SHA for 0df0c88
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Expose LLIL SSA Generation API.
bpotchik
committed
55e8020
View commit details
Copy full SHA for 55e8020
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
updating copyright year
psifertex
committed
7a61498
View commit details
Copy full SHA for 7a61498
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Add improved instruction mapping APIs.
bpotchik
committed
df48a9e
View commit details
Copy full SHA for df48a9e
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Fix warnings
D0ntPanic
committed
7b2700b
View commit details
Copy full SHA for 7b2700b
View code at this point
Browse repository at this point
Commits on Jan 1, 2020
update copyright year to 2020
psifertex
committed
5435b69
View commit details
Copy full SHA for 5435b69
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Add data flow query options
D0ntPanic
committed
c69b76d
View commit details
Copy full SHA for c69b76d
View code at this point
Browse repository at this point
LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination instruction
D0ntPanic
committed
741fb05
View commit details
Copy full SHA for 741fb05
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
update company name and copyright date
psifertex
committed
5f4b098
View commit details
Copy full SHA for 5f4b098
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Commonize all InstructionTextToken generation
plafosse
committed
231afab
View commit details
Copy full SHA for 231afab
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Add API to create graphs of IL functions
D0ntPanic
committed
e510310
View commit details
Copy full SHA for e510310
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
api: add methods to get basic block objects from IL instrs
rssor
committed
cecb2af
View commit details
Copy full SHA for cecb2af
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Fix default flag write generation for some ops
rssor
committed
f37eb6c
View commit details
Copy full SHA for f37eb6c
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Merge branch 'dev' into fpu
D0ntPanic
committed
bba715a
View commit details
Copy full SHA for bba715a
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Adding CPU intrinsics support
D0ntPanic
committed
2f38739
View commit details
Copy full SHA for 2f38739
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Container Memory Reservations.
bpotchik
committed
0cc7720
View commit details
Copy full SHA for 0cc7720
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
API Temporary Object Elimination.
bpotchik
committed
1df49af
View commit details
Copy full SHA for 1df49af
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Adding support for register stacks in IL (for x87)
D0ntPanic
committed
95a7be1
View commit details
Copy full SHA for 95a7be1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL